diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:32:00 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:32:00 +0100 |
commit | 0227499ec0667160ab010a8b3e70941c1151aef8 (patch) | |
tree | 7ae0dd87a157369c095841d5ba89b62988e477fd /sys-devel/native-cctools/native-cctools-5.ebuild | |
parent | sys-devel/make: drop x86-macos (diff) | |
download | gentoo-0227499ec0667160ab010a8b3e70941c1151aef8.tar.gz gentoo-0227499ec0667160ab010a8b3e70941c1151aef8.tar.bz2 gentoo-0227499ec0667160ab010a8b3e70941c1151aef8.zip |
sys-devel/native-cctools: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-devel/native-cctools/native-cctools-5.ebuild')
-rw-r--r-- | sys-devel/native-cctools/native-cctools-5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/native-cctools/native-cctools-5.ebuild b/sys-devel/native-cctools/native-cctools-5.ebuild index 0187a4d1380c..821c9fafacdf 100644 --- a/sys-devel/native-cctools/native-cctools-5.ebuild +++ b/sys-devel/native-cctools/native-cctools-5.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="6" @@ -14,7 +14,7 @@ SLOT="0" AIX_V='aix-2' -KEYWORDS="~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" |