summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:28:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:28:49 +0000
commitfc00e2dffd2fcf067629b15a53c3e319a3e85aa7 (patch)
treef186fee3bb1fc393fe1c65a548586b87ebc4958b /dev-ruby/unf_ext
parentKeyword ~ppc wrt #432830 (diff)
downloadgentoo-2-fc00e2dffd2fcf067629b15a53c3e319a3e85aa7.tar.gz
gentoo-2-fc00e2dffd2fcf067629b15a53c3e319a3e85aa7.tar.bz2
gentoo-2-fc00e2dffd2fcf067629b15a53c3e319a3e85aa7.zip
Keyword powerpc wrt #432830
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/unf_ext')
-rw-r--r--dev-ruby/unf_ext/ChangeLog5
-rw-r--r--dev-ruby/unf_ext/unf_ext-0.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/unf_ext/ChangeLog b/dev-ruby/unf_ext/ChangeLog
index e796b3a57a85..b21be288b306 100644
--- a/dev-ruby/unf_ext/ChangeLog
+++ b/dev-ruby/unf_ext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/unf_ext
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.4 2012/09/24 16:18:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.5 2012/09/27 10:28:49 ssuominen Exp $
+
+ 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> unf_ext-0.0.5.ebuild:
+ Keyword ~ppc/~ppc64 wrt #432830
24 Sep 2012; Hans de Graaff <graaff@gentoo.org> -unf_ext-0.0.4.ebuild:
Cleanup.
diff --git a/dev-ruby/unf_ext/unf_ext-0.0.5.ebuild b/dev-ruby/unf_ext/unf_ext-0.0.5.ebuild
index d8016e2f55e8..2bf1f0ec0ab8 100644
--- a/dev-ruby/unf_ext/unf_ext-0.0.5.ebuild
+++ b/dev-ruby/unf_ext/unf_ext-0.0.5.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/unf_ext/unf_ext-0.0.5.ebuild,v 1.2 2012/08/14 16:57:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.5.ebuild,v 1.3 2012/09/27 10:28:49 ssuominen Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://sourceforge.jp/projects/unf/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE="doc test"
ruby_add_bdepend "doc? ( dev-ruby/hoe dev-ruby/jeweler )