diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-15 21:37:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-15 21:38:00 +0100 |
commit | 9d8132604c47e61165c5001c28a48447b750763f (patch) | |
tree | 136075a834ac61211069415436fa1cc3c271d905 /dev-libs/elfutils | |
parent | kde-misc/kdiff3: Drop slot 4 (diff) | |
download | gentoo-9d8132604c47e61165c5001c28a48447b750763f.tar.gz gentoo-9d8132604c47e61165c5001c28a48447b750763f.tar.bz2 gentoo-9d8132604c47e61165c5001c28a48447b750763f.zip |
dev-libs/elfutils: stable 0.169-r1 for hppa, bug #618004 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
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 9a85fc277145..ce2f23a21287 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}] |