diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:00:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:00:23 +0200 |
commit | 7435dcdd59816487ff68640242a71499502f498c (patch) | |
tree | 93472d585cd1772658a4573507c006651fe11a60 /sys-devel | |
parent | kde-apps/umbrello: Restrict tests for 20.12.3 (diff) | |
download | gentoo-7435dcdd59816487ff68640242a71499502f498c.tar.gz gentoo-7435dcdd59816487ff68640242a71499502f498c.tar.bz2 gentoo-7435dcdd59816487ff68640242a71499502f498c.zip |
sys-devel/binutils: x86 stable (bug #779805)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.35.2.ebuild b/sys-devel/binutils/binutils-2.35.2.ebuild index 215e42f2c73a..74af3f396328 100644 --- a/sys-devel/binutils/binutils-2.35.2.ebuild +++ b/sys-devel/binutils/binutils-2.35.2.ebuild @@ -32,7 +32,7 @@ else [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI} https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz" SLOT=$(ver_cut 1-2) - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" fi # |