summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-11-27 16:06:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-11-27 16:06:07 +0300
commit96f76f7d05685233163b5aa6beb1b656b8fd90da (patch)
tree6f05b903497a695c4606a4cee2d5903386adaabf /dev-ruby
parentdev-python/beautifulsoup: Add ~arm keyword wrt bug #701290 (diff)
downloadgentoo-96f76f7d05685233163b5aa6beb1b656b8fd90da.tar.gz
gentoo-96f76f7d05685233163b5aa6beb1b656b8fd90da.tar.bz2
gentoo-96f76f7d05685233163b5aa6beb1b656b8fd90da.zip
dev-ruby/haml: arm stable wrt bug #699840
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@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 502a2f0c887b..8ae391d3b3dc 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 x86 ~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"