diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-25 22:49:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-25 22:49:41 +0100 |
commit | c8958da1e54d4b692d04303a13d2ae79590550d7 (patch) | |
tree | e8a272d5dc28d3d36a2c3d17cf43b099f81ae801 /dev-libs/elfutils | |
parent | dev-libs/libpcre2: stable 10.30 for ppc, bug #617944 (diff) | |
download | gentoo-c8958da1e54d4b692d04303a13d2ae79590550d7.tar.gz gentoo-c8958da1e54d4b692d04303a13d2ae79590550d7.tar.bz2 gentoo-c8958da1e54d4b692d04303a13d2ae79590550d7.zip |
dev-libs/elfutils: stable 0.169-r1 for ppc, bug #618004
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.169-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.169-r1.ebuild b/dev-libs/elfutils/elfutils-0.169-r1.ebuild index ce2f23a21287..835e0d8ce73b 100644 --- a/dev-libs/elfutils/elfutils-0.169-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.169-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 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |