diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:31 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:27 -0400 |
commit | cecfd762a155b0134e3dae3e95837bc1403c2371 (patch) | |
tree | 665d23257b4789cba0f84efa407ee8add097fe1a /sys-devel | |
parent | sys-apps/grep-3.1: ppc64 stable, bug 667228 (diff) | |
download | gentoo-cecfd762a155b0134e3dae3e95837bc1403c2371.tar.gz gentoo-cecfd762a155b0134e3dae3e95837bc1403c2371.tar.bz2 gentoo-cecfd762a155b0134e3dae3e95837bc1403c2371.zip |
sys-devel/binutils-2.30-r4: ppc64 stable, bug 667648
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r4.ebuild b/sys-devel/binutils/binutils-2.30-r4.ebuild index 627cd7cfe890..9c417b75742d 100644 --- a/sys-devel/binutils/binutils-2.30-r4.ebuild +++ b/sys-devel/binutils/binutils-2.30-r4.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 |