summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-19 10:25:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-19 10:25:19 +0000
commitcc052c564051bd7ae737f3c8e5894bc624e86639 (patch)
treeccbadf8a9d0bbebfd1d0b15489c9c59241527342 /dev-ruby
parentKeyword ~ppc ~ppc64, bug #417573 (diff)
downloadgentoo-2-cc052c564051bd7ae737f3c8e5894bc624e86639.tar.gz
gentoo-2-cc052c564051bd7ae737f3c8e5894bc624e86639.tar.bz2
gentoo-2-cc052c564051bd7ae737f3c8e5894bc624e86639.zip
Keyword ~ppc ~ppc64, bug #417573
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/spork/ChangeLog5
-rw-r--r--dev-ruby/spork/spork-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/spork/ChangeLog b/dev-ruby/spork/ChangeLog
index 53f0a39c2b7a..8db162a1923f 100644
--- a/dev-ruby/spork/ChangeLog
+++ b/dev-ruby/spork/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/spork
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v 1.13 2012/08/14 18:57:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/ChangeLog,v 1.14 2012/08/19 10:25:19 blueness Exp $
+
+ 19 Aug 2012; Anthony G. Basile <blueness@gentoo.org> spork-0.9.2.ebuild:
+ Keyword ~ppc ~ppc64, bug #417573
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
diff --git a/dev-ruby/spork/spork-0.9.2.ebuild b/dev-ruby/spork/spork-0.9.2.ebuild
index 4f8c9082169f..804db68abf01 100644
--- a/dev-ruby/spork/spork-0.9.2.ebuild
+++ b/dev-ruby/spork/spork-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v 1.4 2012/08/13 14:06:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/spork/spork-0.9.2.ebuild,v 1.5 2012/08/19 10:25:19 blueness Exp $
EAPI=4
@@ -17,6 +17,6 @@ DESCRIPTION="Spork is Tim Harper's implementation of test server."
HOMEPAGE="https://github.com/sporkrb/spork"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""