diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-25 05:09:40 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-25 05:09:40 -0400 |
commit | 9669b82c0e25faa3484471f6b6928f250dfb1a52 (patch) | |
tree | d8e5fe55220d52b601ec9f931a2d1d9b12cd61dc /sys-devel | |
parent | sys-libs/binutils-libs: 2.31.1-r4 stable on ppc/ppc64, bug #681682 (diff) | |
download | gentoo-9669b82c0e25faa3484471f6b6928f250dfb1a52.tar.gz gentoo-9669b82c0e25faa3484471f6b6928f250dfb1a52.tar.bz2 gentoo-9669b82c0e25faa3484471f6b6928f250dfb1a52.zip |
sys-devel/binutils: 2.31.1-r4 stable on ppc/ppc64, bug #681682
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r4.ebuild b/sys-devel/binutils/binutils-2.31.1-r4.ebuild index be07db1d9525..556b540d8b31 100644 --- a/sys-devel/binutils/binutils-2.31.1-r4.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r4.ebuild @@ -45,7 +45,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - 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" ;; esac |