diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-08-03 10:01:54 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-08-03 10:03:57 -0400 |
commit | fbd7e62171a26cb5b318befcc8f3f809ccf01969 (patch) | |
tree | a589da388c6926146272c7341e9a5bab9aa02684 /dev-libs/libelf | |
parent | media-libs/libjpeg-turbo: Explicilty run cmake-utils_src_prepare (diff) | |
download | gentoo-fbd7e62171a26cb5b318befcc8f3f809ccf01969.tar.gz gentoo-fbd7e62171a26cb5b318befcc8f3f809ccf01969.tar.bz2 gentoo-fbd7e62171a26cb5b318befcc8f3f809ccf01969.zip |
dev-libs/libelf: keyword ~arm64
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild index 98d0962d4f44..4795811e51ad 100644 --- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls elibc_FreeBSD" RDEPEND="!dev-libs/elfutils" |