summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-11-11 19:57:39 +0100
committerHans de Graaff <graaff@gentoo.org>2019-11-11 19:59:23 +0100
commit7015155af6f25bc7ceff86aba58ba694c52d8d9a (patch)
treeef0e6c0babce18cfdffe3ed4f1025168b1348fb1 /dev-ruby
parentdev-ruby/haml: cleanup (diff)
downloadgentoo-7015155af6f25bc7ceff86aba58ba694c52d8d9a.tar.gz
gentoo-7015155af6f25bc7ceff86aba58ba694c52d8d9a.tar.bz2
gentoo-7015155af6f25bc7ceff86aba58ba694c52d8d9a.zip
dev-ruby/haml: add missing ~x86 keyword
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/haml/haml-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-5.1.2.ebuild b/dev-ruby/haml/haml-5.1.2.ebuild
index 2fa390744d6d..1a11e741958b 100644
--- a/dev-ruby/haml/haml-5.1.2.ebuild
+++ b/dev-ruby/haml/haml-5.1.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-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"