summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:17:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-25 21:17:30 +0200
commit003907f78c79adf87a6ec8d6c88f242c2f088cb4 (patch)
tree1fb30716d827622a12af2965267eeeebf4f29ac3 /sys-devel/kgcc64
parentsys-devel/gcc: Stabilize 12.2.1_p20230121-r1 hppa, #888475 (diff)
downloadgentoo-003907f78c79adf87a6ec8d6c88f242c2f088cb4.tar.gz
gentoo-003907f78c79adf87a6ec8d6c88f242c2f088cb4.tar.bz2
gentoo-003907f78c79adf87a6ec8d6c88f242c2f088cb4.zip
sys-devel/kgcc64: Stabilize 12.2.0 hppa, #888475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r--sys-devel/kgcc64/kgcc64-12.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-12.2.0.ebuild b/sys-devel/kgcc64/kgcc64-12.2.0.ebuild
index 69d06d239f49..b26a5781d901 100644
--- a/sys-devel/kgcc64/kgcc64-12.2.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-12.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ inherit toolchain
DESCRIPTION="64bit kernel compiler"
# Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa"
+KEYWORDS="hppa"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet