diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-01 07:00:54 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-01 07:00:54 +0200 |
commit | e89ac442b45e403decf9b2819f4c1d1b41154242 (patch) | |
tree | 29509c1346e6504e5f0a5f397c038f269011e022 /dev-ruby/haml | |
parent | dev-libs/libtasn1: arm stable, bug #619686 (diff) | |
download | gentoo-e89ac442b45e403decf9b2819f4c1d1b41154242.tar.gz gentoo-e89ac442b45e403decf9b2819f4c1d1b41154242.tar.bz2 gentoo-e89ac442b45e403decf9b2819f4c1d1b41154242.zip |
dev-ruby/haml: move ~x86 forward
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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 4c925dbbf656..8d4caed40dca 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 ppc ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |