diff options
author | 2021-01-06 19:12:05 +0100 | |
---|---|---|
committer | 2021-01-06 19:32:01 +0100 | |
commit | 643e8cfc85a15f73bc9912c3bb1624c3056ad62d (patch) | |
tree | e50aaf1ebd8b0efbeaa11b35997d0ff565990c9c /dev-ruby/nio4r | |
parent | dev-ruby/net-telnet: drop x86-macos (diff) | |
download | gentoo-643e8cfc85a15f73bc9912c3bb1624c3056ad62d.tar.gz gentoo-643e8cfc85a15f73bc9912c3bb1624c3056ad62d.tar.bz2 gentoo-643e8cfc85a15f73bc9912c3bb1624c3056ad62d.zip |
dev-ruby/nio4r: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/nio4r')
-rw-r--r-- | dev-ruby/nio4r/nio4r-2.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/nio4r/nio4r-2.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/nio4r/nio4r-2.5.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/nio4r/nio4r-2.5.2.ebuild b/dev-ruby/nio4r/nio4r-2.5.2.ebuild index 44567a91f631..788b747233d3 100644 --- a/dev-ruby/nio4r/nio4r-2.5.2.ebuild +++ b/dev-ruby/nio4r/nio4r-2.5.2.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=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT || ( BSD GPL-2 )" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Note that nio4r bundles a patched copy of libev, and without these diff --git a/dev-ruby/nio4r/nio4r-2.5.3.ebuild b/dev-ruby/nio4r/nio4r-2.5.3.ebuild index cf30cac81ab1..635dfac5b373 100644 --- a/dev-ruby/nio4r/nio4r-2.5.3.ebuild +++ b/dev-ruby/nio4r/nio4r-2.5.3.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=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT || ( BSD GPL-2 )" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Note that nio4r bundles a patched copy of libev, and without these diff --git a/dev-ruby/nio4r/nio4r-2.5.4.ebuild b/dev-ruby/nio4r/nio4r-2.5.4.ebuild index cf30cac81ab1..635dfac5b373 100644 --- a/dev-ruby/nio4r/nio4r-2.5.4.ebuild +++ b/dev-ruby/nio4r/nio4r-2.5.4.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=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/socketry/nio4r" LICENSE="MIT || ( BSD GPL-2 )" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Note that nio4r bundles a patched copy of libev, and without these |