diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:41:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:41:58 +0100 |
commit | 5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d (patch) | |
tree | b7368097abc443a62a1e718fda44d60b2880052c /dev-ruby/oauth | |
parent | dev-ruby/github_api: keyworded 0.18.2 for ppc, bug #563858 (diff) | |
download | gentoo-5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d.tar.gz gentoo-5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d.tar.bz2 gentoo-5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d.zip |
dev-ruby/oauth: keyworded 0.5.3 for ppc, bug #563858
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/oauth')
-rw-r--r-- | dev-ruby/oauth/oauth-0.5.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/oauth/oauth-0.5.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/oauth/oauth-0.5.3.ebuild b/dev-ruby/oauth/oauth-0.5.3.ebuild index 883027835fb1..d24757d80339 100644 --- a/dev-ruby/oauth/oauth-0.5.3.ebuild +++ b/dev-ruby/oauth/oauth-0.5.3.ebuild @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? ( diff --git a/dev-ruby/oauth/oauth-0.5.4.ebuild b/dev-ruby/oauth/oauth-0.5.4.ebuild index 3694fe7cabc3..1b883606f567 100644 --- a/dev-ruby/oauth/oauth-0.5.4.ebuild +++ b/dev-ruby/oauth/oauth-0.5.4.ebuild @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? ( |