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 | fb38cb4ec08ce66b8f489678c4eef2979ce7e481 (diff) | |
download | gentoo-6ba0f854594bce5f8004b52bab648a8cf46c4fa9.tar.gz gentoo-6ba0f854594bce5f8004b52bab648a8cf46c4fa9.tar.xz |
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 dfd538559f0..f740a0078a1 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 c9afc1dfa38..3eecbd0d27f 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 fd60567e118..7e038eb2104 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="" |