diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 18:21:02 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 19:04:32 +0100 |
commit | 7ec61d583b87e342069a1827e57504566812aa8f (patch) | |
tree | 9502d1c7d1072036b0640f2797854bdbb27eaad2 /dev-libs/elfutils | |
parent | dev-python/pyinotify-0.9.6-r0: alpha stable (diff) | |
download | gentoo-7ec61d583b87e342069a1827e57504566812aa8f.tar.gz gentoo-7ec61d583b87e342069a1827e57504566812aa8f.tar.bz2 gentoo-7ec61d583b87e342069a1827e57504566812aa8f.zip |
dev-libs/elfutils-0.170-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/627576
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 b381a17195a7..676f40966899 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}] |