diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:07:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:22:36 +0200 |
commit | 5b1953b359fca10e090bc20ca212a3366e78a720 (patch) | |
tree | 003e83ef8537692f284c48fb51152d7d81a199a3 /dev-ruby | |
parent | dev-perl/Unicode-String: x86 stable (bug #657190) (diff) | |
download | gentoo-5b1953b359fca10e090bc20ca212a3366e78a720.tar.gz gentoo-5b1953b359fca10e090bc20ca212a3366e78a720.tar.bz2 gentoo-5b1953b359fca10e090bc20ca212a3366e78a720.zip |
dev-ruby/haml: x86 stable (bug #656806)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-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 d0d6bdc7c988..b32071050bd2 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |