diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:29:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:29:03 +0300 |
commit | 7742015d661ac75898e46a2cd6bb35b2e565e1f2 (patch) | |
tree | dc8f1d32fbec34e11bb2a9689996253481c4e5a4 /sys-devel | |
parent | sys-libs/binutils-libs: ppc stable wrt bug #685416 (diff) | |
download | gentoo-7742015d661ac75898e46a2cd6bb35b2e565e1f2.tar.gz gentoo-7742015d661ac75898e46a2cd6bb35b2e565e1f2.tar.bz2 gentoo-7742015d661ac75898e46a2cd6bb35b2e565e1f2.zip |
sys-devel/binutils: x86 stable wrt bug #685416
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r6.ebuild b/sys-devel/binutils/binutils-2.31.1-r6.ebuild index 9d058f56a354..c98065e137aa 100644 --- a/sys-devel/binutils/binutils-2.31.1-r6.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r6.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 |