summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-04 18:01:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-04 18:01:42 +0200
commit6a322a3777439d31b42be7df5903697f9517de16 (patch)
treeb6b2dd60d45a174c0296b55e68bf35101c5fa3d7 /sys-devel/gcc-config
parentkde-plasma/discover: x86 stable (bug #777777) (diff)
downloadgentoo-6a322a3777439d31b42be7df5903697f9517de16.tar.gz
gentoo-6a322a3777439d31b42be7df5903697f9517de16.tar.bz2
gentoo-6a322a3777439d31b42be7df5903697f9517de16.zip
sys-devel/gcc-config: x86 stable (bug #779796)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.4.ebuild b/sys-devel/gcc-config/gcc-config-2.4.ebuild
index 9336d9715e06..d99ee5135b04 100644
--- a/sys-devel/gcc-config/gcc-config-2.4.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
- 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
DESCRIPTION="Utility to manage compilers"