diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-13 17:14:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-13 17:14:45 +0100 |
commit | 075f97fc31b59f3c2e9af90c230f9afc4414e473 (patch) | |
tree | 251ac07501f7601500945d0455227c437527d855 /sys-libs | |
parent | sys-devel/binutils: stable 2.30-r4 for hppa, bug #667648 (diff) | |
download | gentoo-075f97fc31b59f3c2e9af90c230f9afc4414e473.tar.gz gentoo-075f97fc31b59f3c2e9af90c230f9afc4414e473.tar.bz2 gentoo-075f97fc31b59f3c2e9af90c230f9afc4414e473.zip |
sys-libs/binutils-libs: stable 2.30-r4 for hppa, bug #667648
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild b/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild index 99f2df8c207c..acec96f0f6db 100644 --- a/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild +++ b/sys-libs/binutils-libs/binutils-libs-2.30-r4.ebuild @@ -21,7 +21,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )" # The shared lib SONAMEs use the ${PV} in them. # -r1 is a one-off subslot bump where SONAME changed for bug #666100 SLOT="0/${PV}-r1" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="64-bit-bfd multitarget nls static-libs" COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]" |