diff options
-rw-r--r-- | dev-ruby/redcarpet/redcarpet-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild index 42d91fe8cfc9..6133615221b0 100644 --- a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild +++ b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,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="" all_ruby_prepare() { |