diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
commit | 82e9ddde6f17e843beed29bc1446c635f71efc50 (patch) | |
tree | 33c4e375c842207402fc352affdae2f0a53aeece /sys-devel/native-cctools | |
parent | dev-python/lxml: Require <dev-python/cython-3 (diff) | |
download | gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2 gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip |
*/*: remove x86-solaris keyword
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 | 2 | ||||
-rw-r--r-- | sys-devel/native-cctools/native-cctools-5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild index 4eb8eb04d1c2..ecd205bc79e3 100644 --- a/sys-devel/native-cctools/native-cctools-4.ebuild +++ b/sys-devel/native-cctools/native-cctools-4.ebuild @@ -14,7 +14,7 @@ SLOT="0" AIX_V='aix-2' -KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" diff --git a/sys-devel/native-cctools/native-cctools-5.ebuild b/sys-devel/native-cctools/native-cctools-5.ebuild index 513d66afa896..b5d237ac5d81 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="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" |