diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:01:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:01:31 +0200 |
commit | ceaa20a6a539b869569a449c644463e430999216 (patch) | |
tree | cc9bb54d074cebfee19350db68d13fefbfabc6d3 /dev-libs/elfutils | |
parent | dev-lua/toluapp: ppc64 stable wrt bug #688160 (diff) | |
download | gentoo-ceaa20a6a539b869569a449c644463e430999216.tar.gz gentoo-ceaa20a6a539b869569a449c644463e430999216.tar.bz2 gentoo-ceaa20a6a539b869569a449c644463e430999216.zip |
dev-libs/elfutils: ppc64 stable wrt bug #688904
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.176-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.176-r1.ebuild b/dev-libs/elfutils/elfutils-0.176-r1.ebuild index d6a3b640b6a2..0c24c31d0e18 100644 --- a/dev-libs/elfutils/elfutils-0.176-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.176-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 ~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}] |