summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/hitimes/ChangeLog6
-rw-r--r--dev-ruby/hitimes/hitimes-1.2.1.ebuild4
-rw-r--r--dev-ruby/hitimes/hitimes-1.2.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/hitimes/ChangeLog b/dev-ruby/hitimes/ChangeLog
index c4e51003bba9..c11208f678b0 100644
--- a/dev-ruby/hitimes/ChangeLog
+++ b/dev-ruby/hitimes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hitimes
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hitimes/ChangeLog,v 1.3 2014/08/10 23:15:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hitimes/ChangeLog,v 1.4 2014/08/12 22:44:13 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> hitimes-1.2.1.ebuild,
+ hitimes-1.2.2.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519596
*hitimes-1.2.2 (10 Aug 2014)
diff --git a/dev-ruby/hitimes/hitimes-1.2.1.ebuild b/dev-ruby/hitimes/hitimes-1.2.1.ebuild
index 7dc51d6f3e02..5ddcaf0efe98 100644
--- a/dev-ruby/hitimes/hitimes-1.2.1.ebuild
+++ b/dev-ruby/hitimes/hitimes-1.2.1.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/hitimes/hitimes-1.2.1.ebuild,v 1.2 2014/08/05 16:00:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hitimes/hitimes-1.2.1.ebuild,v 1.3 2014/08/12 22:44:13 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/copiousfreetime/hitimes"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/hitimes/hitimes-1.2.2.ebuild b/dev-ruby/hitimes/hitimes-1.2.2.ebuild
index 6c4e8de29827..a9b7516f61cc 100644
--- a/dev-ruby/hitimes/hitimes-1.2.2.ebuild
+++ b/dev-ruby/hitimes/hitimes-1.2.2.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/hitimes/hitimes-1.2.2.ebuild,v 1.1 2014/08/10 23:15:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hitimes/hitimes-1.2.2.ebuild,v 1.2 2014/08/12 22:44:13 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/copiousfreetime/hitimes"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE=""
all_ruby_prepare() {