diff --git a/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild b/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild index 1eb5fa7864a5f..4f82bacf9d85a 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 )"