diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-01 06:33:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-01 06:33:21 +0200 |
commit | 7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1 (patch) | |
tree | 5470e090d2558f61d9bd91e1dd495b6c7f0d273e /dev-libs | |
parent | dev-libs/icu: arm stable, bug #616468 (diff) | |
download | gentoo-7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1.tar.gz gentoo-7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1.tar.bz2 gentoo-7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1.zip |
dev-libs/elfutils: arm stable, bug #618004
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-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 47328a2ac4f8..ae439fdcb958 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}] |