diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:15 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:24 -0400 |
commit | 4e5a15032b26bbe0f3910c3ce353e98c26c64d64 (patch) | |
tree | 13036fc850901fbd6be3331ad13a56834b7fe542 /sys-libs | |
parent | sys-fs/dosfstools-4.1: ppc stable, bug 667222 (diff) | |
download | gentoo-4e5a15032b26bbe0f3910c3ce353e98c26c64d64.tar.gz gentoo-4e5a15032b26bbe0f3910c3ce353e98c26c64d64.tar.bz2 gentoo-4e5a15032b26bbe0f3910c3ce353e98c26c64d64.zip |
sys-libs/binutils-libs-2.30-r4: ppc stable, bug 667648
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 1ae07d8925ca..c4030518f694 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}]" |