summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-29 16:42:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-29 16:42:35 +0200
commitde0ed19078ad2200ba09c683ee592a90d6f7d4e5 (patch)
tree6650a59447094b7358cf9c31a9429c4c0bdd3c22 /sys-devel/gcc-config
parentsys-apps/gawk: x86 stable (bug #730488) (diff)
downloadgentoo-de0ed19078ad2200ba09c683ee592a90d6f7d4e5.tar.gz
gentoo-de0ed19078ad2200ba09c683ee592a90d6f7d4e5.tar.bz2
gentoo-de0ed19078ad2200ba09c683ee592a90d6f7d4e5.zip
sys-devel/gcc-config: x86 stable (bug #733870)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 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.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild b/sys-devel/gcc-config/gcc-config-2.3.1.ebuild
index e422852cc7cc..c3b7e7c683c4 100644
--- a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.3.1.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"