diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 09:08:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 09:08:22 +0200 |
commit | 7888969523a91735b56cf2c36318bab64ef60357 (patch) | |
tree | 74e5fdcf15b4eb53954f7d40ffff389fb37efcaa /dev-libs/elfutils | |
parent | www-servers/apache: ppc stable wrt bug #852251 (diff) | |
download | gentoo-7888969523a91735b56cf2c36318bab64ef60357.tar.gz gentoo-7888969523a91735b56cf2c36318bab64ef60357.tar.bz2 gentoo-7888969523a91735b56cf2c36318bab64ef60357.zip |
dev-libs/elfutils: ppc stable wrt bug #853910
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.187.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.187.ebuild b/dev-libs/elfutils/elfutils-0.187.ebuild index 23301dfa7965..1fce73750eec 100644 --- a/dev-libs/elfutils/elfutils-0.187.ebuild +++ b/dev-libs/elfutils/elfutils-0.187.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( 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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind zstd" RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] |