diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:13:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:16:39 +0000 |
commit | 5beb1da04b8ff1170ea7498bbf0d1793785c2d78 (patch) | |
tree | f49fc787fcac224cd5014db721c9ec845267ebaa /dev-libs/elfutils/elfutils-0.170-r1.ebuild | |
parent | sys-fs/multipath-tools: stable 0.6.4-r1 for ppc, bug #626854 (diff) | |
download | gentoo-5beb1da04b8ff1170ea7498bbf0d1793785c2d78.tar.gz gentoo-5beb1da04b8ff1170ea7498bbf0d1793785c2d78.tar.bz2 gentoo-5beb1da04b8ff1170ea7498bbf0d1793785c2d78.zip |
dev-libs/elfutils: stable 0.170-r1 for ppc, bug #627576
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.170-r1.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.170-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.170-r1.ebuild b/dev-libs/elfutils/elfutils-0.170-r1.ebuild index 676f40966899..25e2b1bd5705 100644 --- a/dev-libs/elfutils/elfutils-0.170-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.170-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}] |