diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:58 +0100 |
commit | f3282c4a620791f748530f9ba3c3b96789db0692 (patch) | |
tree | f4f8c6a916c01a9144186ce539f419d58030d6bc /sys-devel/binutils | |
parent | www-servers/puma: x86 stable wrt bug #711076 (diff) | |
download | gentoo-f3282c4a620791f748530f9ba3c3b96789db0692.tar.gz gentoo-f3282c4a620791f748530f9ba3c3b96789db0692.tar.bz2 gentoo-f3282c4a620791f748530f9ba3c3b96789db0692.zip |
sys-devel/binutils: x86 stable wrt bug #711106
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.33.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild b/sys-devel/binutils/binutils-2.33.1-r1.ebuild index 3c43f5d71801..c7c91dd5cd90 100644 --- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild @@ -42,7 +42,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc x86" ;; esac |