diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-15 14:15:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-15 14:15:07 +0000 |
commit | acde88a9792ad2f262472f45d9f6ce2732aebb9a (patch) | |
tree | dc8bd0ff99033bcf8f19bea01522d426194077b2 /dev-ruby/haml/haml-4.0.5.ebuild | |
parent | Keyword ~ppc, bug #511424 (diff) | |
download | historical-acde88a9792ad2f262472f45d9f6ce2732aebb9a.tar.gz historical-acde88a9792ad2f262472f45d9f6ce2732aebb9a.tar.bz2 historical-acde88a9792ad2f262472f45d9f6ce2732aebb9a.zip |
Keyword ~ppc ~ppc64, bug #511424
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'dev-ruby/haml/haml-4.0.5.ebuild')
-rw-r--r-- | dev-ruby/haml/haml-4.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-4.0.5.ebuild b/dev-ruby/haml/haml-4.0.5.ebuild index 417579647b55..46f94fb4106a 100644 --- a/dev-ruby/haml/haml-4.0.5.ebuild +++ b/dev-ruby/haml/haml-4.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-4.0.5.ebuild,v 1.1 2014/07/26 18:35:11 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-4.0.5.ebuild,v 1.2 2014/08/15 14:01:04 blueness Exp $ EAPI=5 @@ -19,7 +19,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 ~arm ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |