diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-11-13 23:45:02 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-11-14 00:09:44 +0100 |
commit | d2fe777b478fa8c4b75ab8c22f77988cb895167f (patch) | |
tree | a9546ca3c81b5f90792a1394cec6b4e5a93d2379 /sys-devel/kgcc64/kgcc64-9.2.0.ebuild | |
parent | app-emulation/free42: drop old ~arch versions (diff) | |
download | gentoo-d2fe777b478fa8c4b75ab8c22f77988cb895167f.tar.gz gentoo-d2fe777b478fa8c4b75ab8c22f77988cb895167f.tar.bz2 gentoo-d2fe777b478fa8c4b75ab8c22f77988cb895167f.zip |
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@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-9.2.0.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-9.2.0.ebuild b/sys-devel/kgcc64/kgcc64-9.2.0.ebuild index 73a7576ad10e..27e450f26c2e 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 |