diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-12 22:59:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-12 22:59:38 +0000 |
commit | 8612aec95bc11efee6796667d4af63200c8a0f97 (patch) | |
tree | 25137cca209d2a90d7a69f980e05557d1bd790de /dev-libs/elfutils | |
parent | net-misc/rsync: stable 3.1.2-r2 for sparc, bug #640570 (thanks to Rolf Eike B... (diff) | |
download | gentoo-8612aec95bc11efee6796667d4af63200c8a0f97.tar.gz gentoo-8612aec95bc11efee6796667d4af63200c8a0f97.tar.bz2 gentoo-8612aec95bc11efee6796667d4af63200c8a0f97.zip |
dev-libs/elfutils: stable 0.170-r1 for sparc, bug #627576 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 222a271753b2..cbc4df1b2ddb 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}] |