diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-04-29 12:49:32 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-04-29 12:50:30 +0200 |
commit | f8126dc5cc0f1904cee0fe3214d0d0249f8df474 (patch) | |
tree | bbc49d14661b6ac3536087c3410770c6c6e5e6be /dev-libs/elfutils | |
parent | profiles: ia64: Move elogind from use.mask to use.stable.mask (diff) | |
download | gentoo-f8126dc5cc0f1904cee0fe3214d0d0249f8df474.tar.gz gentoo-f8126dc5cc0f1904cee0fe3214d0d0249f8df474.tar.bz2 gentoo-f8126dc5cc0f1904cee0fe3214d0d0249f8df474.zip |
dev-libs/elfutils: Stable for HPPA too.
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@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 dd2c2d9b6832..fc56d35b2906 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}] |