commit: fc973d1feb6ffdc6dfca3d19c500bbf08925b4bf Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Feb 20 10:47:52 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Feb 20 11:02:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc973d1f
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 <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild | 4 ++-- 1 file 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 c52a4bfafc3..3b578b70a5c 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
