diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-25 14:34:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-25 14:34:27 +0000 |
commit | 0268208ff4aff7f820567d9fa3d7285bfda43d47 (patch) | |
tree | d0d7d7a2987b64b1319be02ce11cb105050f9a56 /dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | |
parent | Stable on ppc wrt bug 244252 (diff) | |
download | gentoo-2-0268208ff4aff7f820567d9fa3d7285bfda43d47.tar.gz gentoo-2-0268208ff4aff7f820567d9fa3d7285bfda43d47.tar.bz2 gentoo-2-0268208ff4aff7f820567d9fa3d7285bfda43d47.zip |
Stable on ppc wrt bug 244214
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index 52d1667ef220..e655ff382ac1 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.6 2008/10/25 09:52:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.7 2008/10/25 14:34:27 nixnut Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/ruby" |