summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:41:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:41:06 +0000
commit6f007c9537ec4f94b495dfe30b55e29003a4ea06 (patch)
tree287b89346bc6e219fb7457c916852ea98f182c15 /dev-ruby/fxruby
parentKeyword ~ppc64 wrt #422887 (diff)
downloadgentoo-2-6f007c9537ec4f94b495dfe30b55e29003a4ea06.tar.gz
gentoo-2-6f007c9537ec4f94b495dfe30b55e29003a4ea06.tar.bz2
gentoo-2-6f007c9537ec4f94b495dfe30b55e29003a4ea06.zip
Keyword ~ppc64 wrt #422887
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.6.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index 5bb031f163fb..2977ce94d947 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.103 2012/08/11 19:48:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.104 2012/09/27 10:41:06 ssuominen Exp $
+
+ 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> fxruby-1.6.25.ebuild:
+ Keyword ~ppc64 wrt #422887
11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> fxruby-1.6.25.ebuild:
Stable for amd64, wrt bug #430206
diff --git a/dev-ruby/fxruby/fxruby-1.6.25.ebuild b/dev-ruby/fxruby/fxruby-1.6.25.ebuild
index 08f10e1c2438..83728b569457 100644
--- a/dev-ruby/fxruby/fxruby-1.6.25.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.6.25.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/fxruby/fxruby-1.6.25.ebuild,v 1.4 2012/08/11 19:48:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v 1.5 2012/09/27 10:41:06 ssuominen Exp $
EAPI=4
USE_RUBY="ruby18 ruby19"
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.fxruby.org/"
LICENSE="LGPL-2.1"
SLOT="1.6"
-KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="examples doc"
CDEPEND="x11-libs/fox:1.6 >=x11-libs/fxscintilla-1.62-r1"