diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-04 16:41:36 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-04 16:41:36 +0000 |
commit | 2c30152308fdaeeeb84a8b005e1ac253183915d4 (patch) | |
tree | 455e6d9cbd8e01cb298a1712b1a061943ecda004 /dev-ruby/i18n/i18n-0.5.0.ebuild | |
parent | Added Prefix keywords (diff) | |
download | gentoo-2-2c30152308fdaeeeb84a8b005e1ac253183915d4.tar.gz gentoo-2-2c30152308fdaeeeb84a8b005e1ac253183915d4.tar.bz2 gentoo-2-2c30152308fdaeeeb84a8b005e1ac253183915d4.zip |
Added Prefix keywords
(Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/i18n/i18n-0.5.0.ebuild')
-rw-r--r-- | dev-ruby/i18n/i18n-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/i18n/i18n-0.5.0.ebuild b/dev-ruby/i18n/i18n-0.5.0.ebuild index b7c2ada9c262..eee62fc66c5e 100644 --- a/dev-ruby/i18n/i18n-0.5.0.ebuild +++ b/dev-ruby/i18n/i18n-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0.ebuild,v 1.1 2010/12/04 09:36:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0.ebuild,v 1.2 2010/12/04 16:41:36 grobian Exp $ EAPI=2 @@ -22,7 +22,7 @@ S="${WORKDIR}/svenfuchs-${PN}-*" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |