diff options
Diffstat (limited to 'sys-devel/compat-headers/compat-headers-1.0.ebuild')
-rw-r--r-- | sys-devel/compat-headers/compat-headers-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/compat-headers/compat-headers-1.0.ebuild b/sys-devel/compat-headers/compat-headers-1.0.ebuild index 5b3a9e68f..8a2caa861 100644 --- a/sys-devel/compat-headers/compat-headers-1.0.ebuild +++ b/sys-devel/compat-headers/compat-headers-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://git.alpinelinux.org/cgit/aports/plain/main/libc-dev/sys-cdefs.h? LICENSE="BSD-2 BSD-3 GPL2" SLOT="0" -KEYWORDS="arm mips ppc ppc64 x86 x86_64" +KEYWORDS="arm arm64 mips ppc ppc64 x86 x86_64" IUSE="" DEPEND="!sys-libs/glibc" |