commit:     152b32dbf353530192b5bd4854a9bcf4bd951935
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 18:29:35 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 18:32:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152b32db

dev-ruby/uuidtools: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild | 4 ++--
 dev-ruby/uuidtools/uuidtools-2.2.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild 
b/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
index 7295bc532a7..19dc2e3780c 100644
--- a/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
+++ b/dev-ruby/uuidtools/uuidtools-2.1.5-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
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/sporkmonger/uuidtools";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86 ~x86-macos"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 ruby_add_bdepend "doc? ( dev-ruby/yard )"

diff --git a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild 
b/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild
index c6ce5fcee73..e8c48b65a05 100644
--- a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild
+++ b/dev-ruby/uuidtools/uuidtools-2.2.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 @@ HOMEPAGE="https://github.com/sporkmonger/uuidtools";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 ruby_add_bdepend "doc? ( dev-ruby/yard )"

Reply via email to