diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-01 02:52:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-01 02:52:41 +0200 |
commit | 5652dd07ffba557f0b1c34584d8d5c35b93f67d9 (patch) | |
tree | 53f5524ffcd48ab88f8df3e1a679986b40528aa5 /dev-ruby/haml | |
parent | dev-ruby/slim: x86 stable (bug #614978) (diff) | |
download | gentoo-5652dd07ffba557f0b1c34584d8d5c35b93f67d9.tar.gz gentoo-5652dd07ffba557f0b1c34584d8d5c35b93f67d9.tar.bz2 gentoo-5652dd07ffba557f0b1c34584d8d5c35b93f67d9.zip |
dev-ruby/haml: x86 stable (bug #614978)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/haml-4.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-4.0.7-r1.ebuild b/dev-ruby/haml/haml-4.0.7-r1.ebuild index 8e494724f80e..dd4fc79a6502 100644 --- a/dev-ruby/haml/haml-4.0.7-r1.ebuild +++ b/dev-ruby/haml/haml-4.0.7-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |