summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-12 13:02:59 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-12 13:02:59 +0000
commited6df99c1be1ef8d8a5233a62216506229eb9ea5 (patch)
tree64b7f9feeaf6f2fd80b25bd93ee5eef5e10e7ffb /dev-ruby/rubytest
parentFix gpg signing of manifest (diff)
downloadgentoo-2-ed6df99c1be1ef8d8a5233a62216506229eb9ea5.tar.gz
gentoo-2-ed6df99c1be1ef8d8a5233a62216506229eb9ea5.tar.bz2
gentoo-2-ed6df99c1be1ef8d8a5233a62216506229eb9ea5.zip
Keyword ~ppc and ~ppc64, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/rubytest')
-rw-r--r--dev-ruby/rubytest/ChangeLog5
-rw-r--r--dev-ruby/rubytest/rubytest-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubytest/ChangeLog b/dev-ruby/rubytest/ChangeLog
index 4fa45cdfc366..f3c0f6247bb1 100644
--- a/dev-ruby/rubytest/ChangeLog
+++ b/dev-ruby/rubytest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubytest
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.4 2014/08/11 10:04:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.5 2014/08/12 13:02:59 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> rubytest-0.8.1.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519170
11 Aug 2014; Jeroen Roovers <jer@gentoo.org> rubytest-0.8.1.ebuild:
Marked ~hppa (bug #519170).
diff --git a/dev-ruby/rubytest/rubytest-0.8.1.ebuild b/dev-ruby/rubytest/rubytest-0.8.1.ebuild
index d95408fa274f..cdb0db4a2d6f 100644
--- a/dev-ruby/rubytest/rubytest-0.8.1.ebuild
+++ b/dev-ruby/rubytest/rubytest-0.8.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/rubytest/rubytest-0.8.1.ebuild,v 1.3 2014/08/11 10:04:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.4 2014/08/12 13:02:59 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@ HOMEPAGE="https://rubyworks.github.io/rubytest/"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )"