summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:22:41 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:10 +0100
commitfb68b143759600e762ca6212d533a076179e431a (patch)
treed874bd9e4e27cbfc9d59f512744132b6f84637fd /dev-ruby/ruby-openid
parentdev-ruby/ruby-ldap: drop x86-macos (diff)
downloadgentoo-fb68b143759600e762ca6212d533a076179e431a.tar.gz
gentoo-fb68b143759600e762ca6212d533a076179e431a.tar.bz2
gentoo-fb68b143759600e762ca6212d533a076179e431a.zip
dev-ruby/ruby-openid: 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/ruby-openid')
-rw-r--r--dev-ruby/ruby-openid/ruby-openid-2.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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() {