summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 02:21:03 +0100
committerSam James <sam@gentoo.org>2021-10-04 02:21:03 +0100
commit88e5ee0579bc533600eb09c1087138afe99ed1ed (patch)
tree6cee586cda593b7dd0a549535a79e69685f0eda5 /dev-ruby/haml
parentdev-ruby/haml: Stabilize 5.2.2 x86, #816012 (diff)
downloadgentoo-88e5ee0579bc533600eb09c1087138afe99ed1ed.tar.gz
gentoo-88e5ee0579bc533600eb09c1087138afe99ed1ed.tar.bz2
gentoo-88e5ee0579bc533600eb09c1087138afe99ed1ed.zip
dev-ruby/haml: Stabilize 5.2.2 arm, #816012
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r--dev-ruby/haml/haml-5.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-5.2.2.ebuild b/dev-ruby/haml/haml-5.2.2.ebuild
index 0c770a016f85..bedfca798a8b 100644
--- a/dev-ruby/haml/haml-5.2.2.ebuild
+++ b/dev-ruby/haml/haml-5.2.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"