diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-30 10:57:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-30 11:01:53 +0000 |
commit | 14d3f4573c8bb52c6490e396a11e89000578290e (patch) | |
tree | ebed797548b7521e4333acc7e5604f202d96e205 /dev-libs/elfutils | |
parent | app-arch/afio: stable 2.5.1-r1 for sparc, bug #429360 (diff) | |
download | gentoo-14d3f4573c8bb52c6490e396a11e89000578290e.tar.gz gentoo-14d3f4573c8bb52c6490e396a11e89000578290e.tar.bz2 gentoo-14d3f4573c8bb52c6490e396a11e89000578290e.zip |
dev-libs/elfutils: stable 0.170-r1 for hppa, bug #627576
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.170-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.170-r1.ebuild b/dev-libs/elfutils/elfutils-0.170-r1.ebuild index b3d09b13a9b6..b01d0ec89fdf 100644 --- a/dev-libs/elfutils/elfutils-0.170-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.170-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}] |