summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-06 02:52:35 +0000
committerSam James <sam@gentoo.org>2020-11-06 03:20:34 +0000
commit08b968be570f76a881b601577d86c2a3d3771eec (patch)
tree3ecfdac23276f7d4c20efcdc7f76e2289f99f66f /dev-ruby/slim
parentdev-ruby/rspec-expectations: Stabilize 3.8.4 arm64, #753047 (diff)
downloadgentoo-08b968be570f76a881b601577d86c2a3d3771eec.tar.gz
gentoo-08b968be570f76a881b601577d86c2a3d3771eec.tar.bz2
gentoo-08b968be570f76a881b601577d86c2a3d3771eec.zip
dev-ruby/slim: Stabilize 3.0.9 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/slim')
-rw-r--r--dev-ruby/slim/slim-3.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slim/slim-3.0.9.ebuild b/dev-ruby/slim/slim-3.0.9.ebuild
index e697e9648c5b..fc9e8312c7df 100644
--- a/dev-ruby/slim/slim-3.0.9.ebuild
+++ b/dev-ruby/slim/slim-3.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
HOMEPAGE="http://slim-lang.com/"
LICENSE="MIT"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
SLOT="0"
IUSE="doc"