diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-18 22:06:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-19 21:05:56 +0100 |
commit | 76d024fee091ace86a7f3466d53c027108764cfd (patch) | |
tree | 74eabdc9ea65cab7b9979a5c50375240b0352df4 /dev-libs/elfutils | |
parent | www-client/vivaldi: Version bump. (diff) | |
download | gentoo-76d024fee091ace86a7f3466d53c027108764cfd.tar.gz gentoo-76d024fee091ace86a7f3466d53c027108764cfd.tar.bz2 gentoo-76d024fee091ace86a7f3466d53c027108764cfd.zip |
dev-libs/elfutils: ia64 stable, bug #618004
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 ae439fdcb958..9afeac892f0b 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}] |