dev-ruby/redcarpet: Stabilize 3.4.0 arm64, #753047

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-06 02:52:42 +00:00
parent 00b2227896
commit 7ba96ac7f5

View File

@@ -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 )"