summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:11:10 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:11:10 +0000
commite5781d4cfc186578b63b16bd1e4eea1b397b854a (patch)
tree2602a65fde436c78db92eee261dc245d97dafcbc /dev-ruby/jwt
parentKeyword ~ppc ~ppc64, bug #511424 (diff)
downloadgentoo-2-e5781d4cfc186578b63b16bd1e4eea1b397b854a.tar.gz
gentoo-2-e5781d4cfc186578b63b16bd1e4eea1b397b854a.tar.bz2
gentoo-2-e5781d4cfc186578b63b16bd1e4eea1b397b854a.zip
Keyword ~ppc ~ppc64, bug #511424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/jwt')
-rw-r--r--dev-ruby/jwt/ChangeLog6
-rw-r--r--dev-ruby/jwt/jwt-0.1.13.ebuild4
-rw-r--r--dev-ruby/jwt/jwt-1.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/jwt/ChangeLog b/dev-ruby/jwt/ChangeLog
index e98142bc69a2..d0cf6f2b9034 100644
--- a/dev-ruby/jwt/ChangeLog
+++ b/dev-ruby/jwt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/jwt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/ChangeLog,v 1.13 2014/07/25 13:35:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/ChangeLog,v 1.14 2014/08/15 14:11:10 blueness Exp $
+
+ 15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> jwt-0.1.13.ebuild,
+ jwt-1.0.0.ebuild:
+ Keyword ~ppc ~ppc64, bug #511424
25 Jul 2014; Manuel Rüger <mrueg@gentoo.org> -jwt-0.1.11.ebuild,
-jwt-0.1.12.ebuild:
diff --git a/dev-ruby/jwt/jwt-0.1.13.ebuild b/dev-ruby/jwt/jwt-0.1.13.ebuild
index 3c747b2622b1..09de9640541f 100644
--- a/dev-ruby/jwt/jwt-0.1.13.ebuild
+++ b/dev-ruby/jwt/jwt-0.1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/jwt-0.1.13.ebuild,v 1.1 2014/05/15 00:29:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/jwt-0.1.13.ebuild,v 1.2 2014/08/15 14:11:10 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/progrium/ruby-jwt"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/echoe )"
diff --git a/dev-ruby/jwt/jwt-1.0.0.ebuild b/dev-ruby/jwt/jwt-1.0.0.ebuild
index 87c6a1ea18c7..fa3266b8eacd 100644
--- a/dev-ruby/jwt/jwt-1.0.0.ebuild
+++ b/dev-ruby/jwt/jwt-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/jwt-1.0.0.ebuild,v 1.2 2014/06/11 11:35:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jwt/jwt-1.0.0.ebuild,v 1.3 2014/08/15 14:11:10 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/progrium/ruby-jwt"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/echoe )"