diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:01:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:52 +0100 |
commit | f8f3c51e56b6763d4c1bea1525045598ccc05713 (patch) | |
tree | c07e563dee7049232a79038778f3f66ef890c9b5 /dev-ruby/em-websocket | |
parent | dev-ruby/dotenv: drop x86-macos (diff) | |
download | gentoo-f8f3c51e56b6763d4c1bea1525045598ccc05713.tar.gz gentoo-f8f3c51e56b6763d4c1bea1525045598ccc05713.tar.bz2 gentoo-f8f3c51e56b6763d4c1bea1525045598ccc05713.zip |
dev-ruby/em-websocket: 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/em-websocket')
-rw-r--r-- | dev-ruby/em-websocket/em-websocket-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/em-websocket/em-websocket-0.5.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild index 5cac22098d1f..512289f84e58 100644 --- a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild +++ b/dev-ruby/em-websocket/em-websocket-0.5.1.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 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/igrigorik/em-websocket/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild index b5c36614b5ba..eb230e2b9e03 100644 --- a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild +++ b/dev-ruby/em-websocket/em-websocket-0.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/igrigorik/em-websocket/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " |