diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 16:56:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 16:56:17 +0000 |
commit | a3f3b3a7be4b1ba99e16a5dffa7f622ee969be43 (patch) | |
tree | 92e1bbc4773ba866a1dc4a69109ee4be17ef7cdc /dev-ruby/shorturl/shorturl-0.8.8.ebuild | |
parent | x86 stable, bug #400605 (diff) | |
download | gentoo-2-a3f3b3a7be4b1ba99e16a5dffa7f622ee969be43.tar.gz gentoo-2-a3f3b3a7be4b1ba99e16a5dffa7f622ee969be43.tar.bz2 gentoo-2-a3f3b3a7be4b1ba99e16a5dffa7f622ee969be43.zip |
x86 stable, bug #399581
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/shorturl/shorturl-0.8.8.ebuild')
-rw-r--r-- | dev-ruby/shorturl/shorturl-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shorturl/shorturl-0.8.8.ebuild b/dev-ruby/shorturl/shorturl-0.8.8.ebuild index 11053c34cbe3..cabfcb0f4503 100644 --- a/dev-ruby/shorturl/shorturl-0.8.8.ebuild +++ b/dev-ruby/shorturl/shorturl-0.8.8.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/shorturl/shorturl-0.8.8.ebuild,v 1.3 2012/01/29 08:00:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.4 2012/04/07 16:56:17 maekke Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-macos" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-macos" IUSE="" all_ruby_prepare() { |