summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-25 08:21:53 +0100
committerSam James <sam@gentoo.org>2023-06-25 08:22:10 +0100
commit52da578400f40302caefca991b0871e9b474d2ff (patch)
treeee53a67699d111d577488d87735ffaff5b3c7c4b /sys-devel/gcc-config
parentsys-devel/gcc-config: Stabilize 2.11 ppc64, #909146 (diff)
downloadgentoo-52da578400f40302caefca991b0871e9b474d2ff.tar.gz
gentoo-52da578400f40302caefca991b0871e9b474d2ff.tar.bz2
gentoo-52da578400f40302caefca991b0871e9b474d2ff.zip
sys-devel/gcc-config: Stabilize 2.11 amd64, #909146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.11.ebuild b/sys-devel/gcc-config/gcc-config-2.11.ebuild
index 21155f838808..6b9eb77fb399 100644
--- a/sys-devel/gcc-config/gcc-config-2.11.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.11.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="Utility to manage compilers"