diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:07:21 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:57 +0100 |
commit | 6ba0f854594bce5f8004b52bab648a8cf46c4fa9 (patch) | |
tree | 23d526fd4dffbc51c6d9d9d14b2ba5224a93beff /sys-devel/native-cctools | |
parent | sys-devel/make: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-f... (diff) | |
download | gentoo-6ba0f854594bce5f8004b52bab648a8cf46c4fa9.tar.gz gentoo-6ba0f854594bce5f8004b52bab648a8cf46c4fa9.tar.bz2 gentoo-6ba0f854594bce5f8004b52bab648a8cf46c4fa9.zip |
sys-devel/native-cctools: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-devel/native-cctools')
-rw-r--r-- | sys-devel/native-cctools/native-cctools-1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/native-cctools/native-cctools-1.ebuild b/sys-devel/native-cctools/native-cctools-1.ebuild index dfd538559f03..f740a0078a10 100644 --- a/sys-devel/native-cctools/native-cctools-1.ebuild +++ b/sys-devel/native-cctools/native-cctools-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" LD_AIX_V=1 -KEYWORDS="~ppc-aix ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" diff --git a/sys-devel/native-cctools/native-cctools-2.ebuild b/sys-devel/native-cctools/native-cctools-2.ebuild index c9afc1dfa382..3eecbd0d27f8 100644 --- a/sys-devel/native-cctools/native-cctools-2.ebuild +++ b/sys-devel/native-cctools/native-cctools-2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" LD_AIX_V=2 -KEYWORDS="~ppc-aix ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild index fd60567e118a..7e038eb21044 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" AIX_V='aix-2' -KEYWORDS="~ppc-aix ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-aix ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |