diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-10 18:16:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-10 19:04:38 +0200 |
commit | 14f81b1f0fa08f24bdd33c04c48b961364c06818 (patch) | |
tree | b2c3407f998759f41aebe16008601c3289f7fd7c /dev-libs/elfutils | |
parent | profiles: Mask utmp and wtmp for musl profiles (diff) | |
download | gentoo-14f81b1f0fa08f24bdd33c04c48b961364c06818.tar.gz gentoo-14f81b1f0fa08f24bdd33c04c48b961364c06818.tar.bz2 gentoo-14f81b1f0fa08f24bdd33c04c48b961364c06818.zip |
dev-libs/elfutils: x86 stable (bug #676794)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.173-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.173-r1.ebuild b/dev-libs/elfutils/elfutils-0.173-r1.ebuild index 878ea33c9224..61d15902a54e 100644 --- a/dev-libs/elfutils/elfutils-0.173-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.173-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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |