diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:01:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:52 +0100 |
commit | 0b30327fd9b7f7c9bfa05f356932fcf41a395449 (patch) | |
tree | 38336e3475938428e9736fe4d00e37287491b8ec /dev-ruby/domain_name | |
parent | dev-ruby/diff-lcs: drop x86-macos (diff) | |
download | gentoo-0b30327fd9b7f7c9bfa05f356932fcf41a395449.tar.gz gentoo-0b30327fd9b7f7c9bfa05f356932fcf41a395449.tar.bz2 gentoo-0b30327fd9b7f7c9bfa05f356932fcf41a395449.zip |
dev-ruby/domain_name: 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/domain_name')
-rw-r--r-- | dev-ruby/domain_name/domain_name-0.5.20180417.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/domain_name/domain_name-0.5.20190701.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild index 09b7f69a9a01..fdb281a7459f 100644 --- a/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild +++ b/dev-ruby/domain_name/domain_name-0.5.20180417.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0" diff --git a/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild b/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild index 628cf705fc41..2ff60031a44c 100644 --- a/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild +++ b/dev-ruby/domain_name/domain_name-0.5.20190701.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 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0" |