summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:23:18 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:10 +0100
commit0065fc2dd7e385771861c362572fcdb0b847c775 (patch)
treef6e7cb63296e62167c9ccfc349cec9356401f4ae /dev-ruby
parentdev-ruby/ruby-progressbar: drop x86-macos (diff)
downloadgentoo-0065fc2dd7e385771861c362572fcdb0b847c775.tar.gz
gentoo-0065fc2dd7e385771861c362572fcdb0b847c775.tar.bz2
gentoo-0065fc2dd7e385771861c362572fcdb0b847c775.zip
dev-ruby/ruby-termios: 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')
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild4
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild
index 6a6e1cc0f2e2..fb619d33b6c1 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.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=5
@@ -19,7 +19,7 @@ DESCRIPTION="A Ruby interface to termios"
HOMEPAGE="http://arika.org/ruby/termios"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x86-macos"
+KEYWORDS="amd64 ~hppa ~mips ~ppc x86"
IUSE=""
each_ruby_configure() {
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild
index 9fe950499df7..42d7f2be2bb2 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0.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
@@ -18,7 +18,7 @@ DESCRIPTION="A Ruby interface to termios"
HOMEPAGE="http://arika.org/ruby/termios"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
IUSE=""
each_ruby_configure() {