diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-26 09:40:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-26 09:40:08 +0100 |
commit | 834dac88b89a72551cdd4422ee1cf59e6d22b45e (patch) | |
tree | 7e6ed26c1c775d75f0f552ea43181f8f770a7d88 /dev-libs/elfutils | |
parent | media-libs/ming: stable 0.4.8-r1 for ppc64, bug #614010 (diff) | |
download | gentoo-834dac88b89a72551cdd4422ee1cf59e6d22b45e.tar.gz gentoo-834dac88b89a72551cdd4422ee1cf59e6d22b45e.tar.bz2 gentoo-834dac88b89a72551cdd4422ee1cf59e6d22b45e.zip |
dev-libs/elfutils: stable 0.169-r1 for ppc64, bug #618004
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
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 835e0d8ce73b..44003a04d5d4 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}] |