summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-12-08 10:09:22 +0100
committerHans de Graaff <graaff@gentoo.org>2017-12-09 08:51:45 +0100
commita6f671d88cf9634d354cd29ec337248a985d4730 (patch)
tree0b78d06bd3df0cd130daff24d7910a3afbb7a79d /dev-ruby/haml/haml-5.0.2.ebuild
parentdev-ruby/jquery-rails: drop x86 for rails 4.2 cleanup (diff)
downloadgentoo-a6f671d88cf9634d354cd29ec337248a985d4730.tar.gz
gentoo-a6f671d88cf9634d354cd29ec337248a985d4730.tar.bz2
gentoo-a6f671d88cf9634d354cd29ec337248a985d4730.zip
dev-ruby/haml: drop x86 for rails 4.2 cleanup
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/haml/haml-5.0.2.ebuild')
-rw-r--r--dev-ruby/haml/haml-5.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-5.0.2.ebuild b/dev-ruby/haml/haml-5.0.2.ebuild
index 4c1f5904a900..2fe525516d4f 100644
--- a/dev-ruby/haml/haml-5.0.2.ebuild
+++ b/dev-ruby/haml/haml-5.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23"
RUBY_FAKEGEM_TASK_TEST="test"
RUBY_FAKEGEM_TASK_DOC="-Ilib doc"
@@ -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 ~ppc64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"