commit:     20e4daa7a8bdc941c146362f9608a96f1cc155eb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 07:03:11 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 08:26:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e4daa7

dev-ruby/jwt: move ~ppc, ~x86 forward

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/jwt/jwt-1.5.5.ebuild | 4 ++--
 dev-ruby/jwt/jwt-1.5.6.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/jwt/jwt-1.5.5.ebuild b/dev-ruby/jwt/jwt-1.5.5.ebuild
index 2134455c8f8..e9dccd9efec 100644
--- a/dev-ruby/jwt/jwt-1.5.5.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
index da891cf9e3a..36ebaade1ca 100644
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.6.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"

Reply via email to