diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:16:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:16:28 +0100 |
commit | c7db8ee044bb5aa9ef55299a4fbd7030a6630153 (patch) | |
tree | 42308f3f3490859c907f1d484312add4c853a5b2 /dev-libs/elfutils | |
parent | net-ftp/proftpd: stable 1.3.7_rc4-r1 for ppc64 (diff) | |
download | gentoo-c7db8ee044bb5aa9ef55299a4fbd7030a6630153.tar.gz gentoo-c7db8ee044bb5aa9ef55299a4fbd7030a6630153.tar.bz2 gentoo-c7db8ee044bb5aa9ef55299a4fbd7030a6630153.zip |
dev-libs/elfutils: stable 0.179 for ppc64
stable wrt bug #730896
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.179.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.179.ebuild b/dev-libs/elfutils/elfutils-0.179.ebuild index d16bc2aee552..0ebf36a8d08f 100644 --- a/dev-libs/elfutils/elfutils-0.179.ebuild +++ b/dev-libs/elfutils/elfutils-0.179.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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind" RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] |