diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-27 15:44:37 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-27 15:44:37 -0500 |
commit | 682ae2a1e098cbdc69b88bec7ad0bb4a21c461a0 (patch) | |
tree | 3bb317cab477de8381f00acc85606019750be55e /dev-libs/elfutils | |
parent | media-libs/flac: stable 1.3.3 for hppa, bug #700132 (diff) | |
download | gentoo-682ae2a1e098cbdc69b88bec7ad0bb4a21c461a0.tar.gz gentoo-682ae2a1e098cbdc69b88bec7ad0bb4a21c461a0.tar.bz2 gentoo-682ae2a1e098cbdc69b88bec7ad0bb4a21c461a0.zip |
dev-libs/elfutils: arm64 stable (bug #701296)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.177.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.177.ebuild b/dev-libs/elfutils/elfutils-0.177.ebuild index 2ff28318ca56..7106ddb228be 100644 --- a/dev-libs/elfutils/elfutils-0.177.ebuild +++ b/dev-libs/elfutils/elfutils-0.177.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 ~riscv ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~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}] |