diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-28 13:29:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-28 13:29:06 +0000 |
commit | 96ae7cad9c9a07700cd0447458ae2ec022b6edba (patch) | |
tree | 455ac7ce876352f326d91701b5372e753c680493 | |
parent | sci-electronics/ngspice: do not enable NDEV in 27-r1 (and newer) (diff) | |
download | gentoo-96ae7cad.tar.gz gentoo-96ae7cad.tar.bz2 gentoo-96ae7cad.zip |
dev-libs/elfutils: stable 0.170-r1 for ia64, bug #627576
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-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 92d757ed7735..b3d09b13a9b6 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}] |