diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 16:47:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-02 16:50:02 +0300 |
commit | e4d737f94f059499cba8b861e519578a73b18cb2 (patch) | |
tree | 972ceed38bcb9954832c945c0421b07b4f5df27c /dev-ruby/haml | |
parent | dev-ruby/slim: amd64 stable wrt bug #656806 (diff) | |
download | gentoo-e4d737f94f059499cba8b861e519578a73b18cb2.tar.gz gentoo-e4d737f94f059499cba8b861e519578a73b18cb2.tar.bz2 gentoo-e4d737f94f059499cba8b861e519578a73b18cb2.zip |
dev-ruby/haml: amd64 stable wrt bug #656806
Package-Manager: Portage-2.3.40, Repoman-2.3.7
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 b305fd2debdf..d0d6bdc7c988 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 ~hppa ppc ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |