diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:57:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:57:15 +0200 |
commit | 34b7529339e2dbf2e1e5fc8fb083b38b2897a905 (patch) | |
tree | 8a3fbd4bd50f14c4fe3895f73e0622b2c44b0081 /dev-libs/elfutils | |
parent | app-text/cmark: ppc stable wrt bug #688814 (diff) | |
download | gentoo-34b7529339e2dbf2e1e5fc8fb083b38b2897a905.tar.gz gentoo-34b7529339e2dbf2e1e5fc8fb083b38b2897a905.tar.bz2 gentoo-34b7529339e2dbf2e1e5fc8fb083b38b2897a905.zip |
dev-libs/elfutils: ppc 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="ppc"
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 e109d79a18ce..d6a3b640b6a2 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}] |