summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-20 15:51:13 +0000
committerSam James <sam@gentoo.org>2024-11-20 15:51:13 +0000
commit1c6165b26e7543ff7cf4a6b1730b5567c5f0fdcb (patch)
tree633c11588388a0c09a274b3020de5072b8199a12
parentsys-devel/gcc: Stabilize 14.2.1_p20241116 hppa, #944005 (diff)
downloadgentoo-1c6165b26e7543ff7cf4a6b1730b5567c5f0fdcb.tar.gz
gentoo-1c6165b26e7543ff7cf4a6b1730b5567c5f0fdcb.tar.bz2
gentoo-1c6165b26e7543ff7cf4a6b1730b5567c5f0fdcb.zip
sys-devel/kgcc64: Stabilize 14.2.1_p20241116 hppa, #944005
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/kgcc64/kgcc64-14.2.1_p20241116.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-14.2.1_p20241116.ebuild b/sys-devel/kgcc64/kgcc64-14.2.1_p20241116.ebuild
index cf411b62472c..0f8a9f5aaf44 100644
--- a/sys-devel/kgcc64/kgcc64-14.2.1_p20241116.ebuild
+++ b/sys-devel/kgcc64/kgcc64-14.2.1_p20241116.ebuild
@@ -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