diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:13:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:02 +0100 |
commit | a0a0301467ca46735c45f92500ceff5ca1bff28e (patch) | |
tree | 15150a4e163f98897927aa6e0a14fc21703fa831 /dev-ruby/oauth | |
parent | dev-ruby/ntlm-http: drop x86-macos (diff) | |
download | gentoo-a0a0301467ca46735c45f92500ceff5ca1bff28e.tar.gz gentoo-a0a0301467ca46735c45f92500ceff5ca1bff28e.tar.bz2 gentoo-a0a0301467ca46735c45f92500ceff5ca1bff28e.zip |
dev-ruby/oauth: 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/oauth')
-rw-r--r-- | dev-ruby/oauth/oauth-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/oauth/oauth-0.5.4.ebuild b/dev-ruby/oauth/oauth-0.5.4.ebuild index 59a71726716a..f8e8976472f6 100644 --- a/dev-ruby/oauth/oauth-0.5.4.ebuild +++ b/dev-ruby/oauth/oauth-0.5.4.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 @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" ruby_add_bdepend "test? ( |