diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:48:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:48:41 +0200 |
commit | 4d8b06d397899ee61f57f7caa48521164ed74cf1 (patch) | |
tree | 66794937c90aa557aea07889f0a751576b76b6ff /sys-devel | |
parent | net-dns/bind-tools: x86 stable (bug #678544) (diff) | |
download | gentoo-4d8b06d397899ee61f57f7caa48521164ed74cf1.tar.gz gentoo-4d8b06d397899ee61f57f7caa48521164ed74cf1.tar.bz2 gentoo-4d8b06d397899ee61f57f7caa48521164ed74cf1.zip |
sys-devel/binutils: x86 stable (bug #681682)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 c3ec62ac8593..8fbb9673ded0 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 |