summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-01 17:08:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-01 17:08:16 +0200
commitae791a5f4bde15342749ef64f8665ecd3e0da03f (patch)
treec791d8ab6618c0cb5eabafb72fa9c36b85eafff4 /sys-devel
parentdev-libs/libbsd: Keyword 0.11.3 for ~m68k (diff)
downloadgentoo-ae791a5f4bde15342749ef64f8665ecd3e0da03f.tar.gz
gentoo-ae791a5f4bde15342749ef64f8665ecd3e0da03f.tar.bz2
gentoo-ae791a5f4bde15342749ef64f8665ecd3e0da03f.zip
sys-devel/gcc-config: Stabilize 2.5-r1 sparc, #830376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/gcc-config-2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild
index 08e90a3da533..e8e58e2493ba 100644
--- a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.5-r1.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 ~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"