diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-28 11:55:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-28 11:55:22 +0100 |
commit | ffb4b78b306a860a1ade0f28faf2f2dfc5a08826 (patch) | |
tree | 625c54306f3c3c0ec300657aee34cd8c8900f0a0 /dev-libs/elfutils | |
parent | sys-apps/portage: ppc stable wrt bug #701106 (diff) | |
download | gentoo-ffb4b78b306a860a1ade0f28faf2f2dfc5a08826.tar.gz gentoo-ffb4b78b306a860a1ade0f28faf2f2dfc5a08826.tar.bz2 gentoo-ffb4b78b306a860a1ade0f28faf2f2dfc5a08826.zip |
dev-libs/elfutils: ppc stable wrt bug #701296
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 f6cae70bb222..5c8daea42e92 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}] |