diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-16 21:36:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-16 21:37:29 -0400 |
commit | 69bbda5bf8b64be7adf67ad8a815b9f3f64fe406 (patch) | |
tree | ad92c803b00a18f414740fbfd97eab25ef7a6170 | |
parent | sys-cluster/ceph: version lock boost dep in 14.2.0 (diff) | |
download | gentoo-69bbda5bf8b64be7adf67ad8a815b9f3f64fe406.tar.gz gentoo-69bbda5bf8b64be7adf67ad8a815b9f3f64fe406.tar.bz2 gentoo-69bbda5bf8b64be7adf67ad8a815b9f3f64fe406.zip |
dev-libs/elfutils: arm64 stable (bug #676794)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | dev-libs/elfutils/elfutils-0.173-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.173-r1.ebuild b/dev-libs/elfutils/elfutils-0.173-r1.ebuild index 93437df5a6a4..b9dc3c32c73d 100644 --- a/dev-libs/elfutils/elfutils-0.173-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.173-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2" LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |