summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-02-20 11:47:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-20 11:02:38 +0000
commitfc973d1feb6ffdc6dfca3d19c500bbf08925b4bf (patch)
treee5c3d9c432fe72a5be45fad0e62df6c84565093e /sys-devel/kgcc64
parentdev-ruby/sprockets: fix blocker on old slot (diff)
downloadgentoo-fc973d1feb6ffdc6dfca3d19c500bbf08925b4bf.tar.gz
gentoo-fc973d1feb6ffdc6dfca3d19c500bbf08925b4bf.tar.bz2
gentoo-fc973d1feb6ffdc6dfca3d19c500bbf08925b4bf.zip
sys-devel/kgcc64: stable 9.3.0-r2 for hppa, bug #759652
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r--sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild b/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
index c52a4bfafc3e..3b578b70a5ce 100644
--- a/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
+++ b/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
DESCRIPTION="64bit kernel compiler"
# Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="hppa ~mips"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet