diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 22:44:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 23:02:23 +0200 |
commit | de7009358a3adb0a9eee1e89fe92918161895922 (patch) | |
tree | 269f8fbbb49651db89b87052766255ac8e7c8d11 /dev-libs/elfutils | |
parent | net-dns/c-ares: x86 stable (bug #622278) (diff) | |
download | gentoo-de7009358a3adb0a9eee1e89fe92918161895922.tar.gz gentoo-de7009358a3adb0a9eee1e89fe92918161895922.tar.bz2 gentoo-de7009358a3adb0a9eee1e89fe92918161895922.zip |
dev-libs/elfutils: x86 stable (bug #618004)
Package-Manager: Portage-2.3.5, 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 dc24cab3c4c9..9a85fc277145 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}] |