commit: d2fe777b478fa8c4b75ab8c22f77988cb895167f Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Nov 13 22:45:02 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Nov 13 23:09:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fe777b
sys-devel/kgcc64: Stable for hppa too Package-Manager: Portage-2.3.79, Repoman-2.3.18 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> sys-devel/kgcc64/kgcc64-9.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-9.2.0.ebuild b/sys-devel/kgcc64/kgcc64-9.2.0.ebuild index 73a7576ad10..27e450f26c2 100644 --- a/sys-devel/kgcc64/kgcc64-9.2.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-9.2.0.ebuild @@ -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
