diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 19:17:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 19:17:59 +0100 |
commit | 51839677957caded5b5f81afcd5cc2fd4b47e8cf (patch) | |
tree | 9df373cb5b87a11c78677ba44336ae50bbe3b9f5 /sys-devel/native-cctools | |
parent | sys-devel/make: drop ppc-aix m68k-mint (diff) | |
download | gentoo-51839677957caded5b5f81afcd5cc2fd4b47e8cf.tar.gz gentoo-51839677957caded5b5f81afcd5cc2fd4b47e8cf.tar.bz2 gentoo-51839677957caded5b5f81afcd5cc2fd4b47e8cf.zip |
sys-devel/native-cctools: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-devel/native-cctools')
-rw-r--r-- | sys-devel/native-cctools/native-cctools-4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-5.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild index c05aee16d1b5..3072575483dd 100644 --- a/sys-devel/native-cctools/native-cctools-4.ebuild +++ b/sys-devel/native-cctools/native-cctools-4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SLOT="0" AIX_V='aix-2' -KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" diff --git a/sys-devel/native-cctools/native-cctools-5.ebuild b/sys-devel/native-cctools/native-cctools-5.ebuild index d548ec568b42..0187a4d1380c 100644 --- a/sys-devel/native-cctools/native-cctools-5.ebuild +++ b/sys-devel/native-cctools/native-cctools-5.ebuild @@ -14,7 +14,7 @@ SLOT="0" AIX_V='aix-2' -KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |