summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-06 02:52:42 +0000
committerSam James <sam@gentoo.org>2020-11-06 03:20:38 +0000
commit7ba96ac7f56fd99118085e8e114e100fa5b875f7 (patch)
tree9bbfa188fcbb30c9657e530f6fc8d93cad542bae /dev-ruby/redcarpet
parentdev-ruby/temple: Stabilize 0.8.2 arm64, #753047 (diff)
downloadgentoo-7ba96ac7f56fd99118085e8e114e100fa5b875f7.tar.gz
gentoo-7ba96ac7f56fd99118085e8e114e100fa5b875f7.tar.bz2
gentoo-7ba96ac7f56fd99118085e8e114e100fa5b875f7.zip
dev-ruby/redcarpet: Stabilize 3.4.0 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/redcarpet')
-rw-r--r--dev-ruby/redcarpet/redcarpet-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild b/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild
index 1eb5fa7864a5..4f82bacf9d85 100644
--- a/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild
+++ b/dev-ruby/redcarpet/redcarpet-3.4.0.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=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vmg/redcarpet"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/nokogiri )"