From fb68b143759600e762ca6212d533a076179e431a Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 6 Jan 2021 19:22:41 +0100 Subject: dev-ruby/ruby-openid: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen --- dev-ruby/ruby-openid/ruby-openid-2.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/ruby-openid') diff --git a/dev-ruby/ruby-openid/ruby-openid-2.9.2.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.9.2.ebuild index 947e273e4a45..4d4607ffb29b 100644 --- a/dev-ruby/ruby-openid/ruby-openid-2.9.2.ebuild +++ b/dev-ruby/ruby-openid/ruby-openid-2.9.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 @@ SRC_URI="https://github.com/openid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-macos" +KEYWORDS="amd64 ~ppc x86" IUSE="test" all_ruby_prepare() { -- cgit v1.2.3-65-gdbad