diff options
Diffstat (limited to 'dev-ruby/amstd/amstd-2.0.0-r2.ebuild')
-rw-r--r-- | dev-ruby/amstd/amstd-2.0.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/amstd/amstd-2.0.0-r2.ebuild b/dev-ruby/amstd/amstd-2.0.0-r2.ebuild index 7c652e6f1481..c8c4dd5b6e6f 100644 --- a/dev-ruby/amstd/amstd-2.0.0-r2.ebuild +++ b/dev-ruby/amstd/amstd-2.0.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r2.ebuild,v 1.1 2010/06/12 20:26:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r2.ebuild,v 1.2 2011/11/28 11:51:49 phajdan.jr Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" |