diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 22:50:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 22:50:33 -0700 |
commit | ed5b837d999eb67d768164c203c84b488c935389 (patch) | |
tree | 1a79b27a4e1ff72ee81498886041333b14eee866 /sys-devel | |
parent | sys-devel/binutils-2.30-r2: ppc stable, bug 655574 (diff) | |
download | gentoo-ed5b837d999eb67d768164c203c84b488c935389.tar.gz gentoo-ed5b837d999eb67d768164c203c84b488c935389.tar.bz2 gentoo-ed5b837d999eb67d768164c203c84b488c935389.zip |
sys-devel/binutils-2.30-r2: ppc64 stable, bug 655574
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r2.ebuild b/sys-devel/binutils/binutils-2.30-r2.ebuild index ac9653927d75..3ac285bad434 100644 --- a/sys-devel/binutils/binutils-2.30-r2.ebuild +++ b/sys-devel/binutils/binutils-2.30-r2.ebuild @@ -35,7 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" # # The Gentoo patchset |