diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-11-15 15:22:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-11-15 15:28:53 -0800 |
commit | 7477ec9c32c777be2fef4d1a6d30791a83d24f7e (patch) | |
tree | 7a63f79430feda4941c03fb28f752531058a0c33 /dev-libs/elfutils | |
parent | dev-ruby/shorturl: build fix (diff) | |
download | gentoo-7477ec9c32c777be2fef4d1a6d30791a83d24f7e.tar.gz gentoo-7477ec9c32c777be2fef4d1a6d30791a83d24f7e.tar.bz2 gentoo-7477ec9c32c777be2fef4d1a6d30791a83d24f7e.zip |
dev-libs/elfutils: alpha stable, bug 563250.
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.163.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.163.ebuild b/dev-libs/elfutils/elfutils-0.163.ebuild index 22f9c7b89f26..036f0c694356 100644 --- a/dev-libs/elfutils/elfutils-0.163.ebuild +++ b/dev-libs/elfutils/elfutils-0.163.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/${PN}/${PV}/${P}.tar.bz2 LICENSE="GPL-2-with-exceptions" 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 zlib" # This pkg does not actually seem to compile currently in a uClibc |