diff options
author | 2022-03-07 03:46:25 +0000 | |
---|---|---|
committer | 2022-03-07 03:46:25 +0000 | |
commit | 958f05c5bd5f1c0dd552bfd38ca16a4ec86aa79e (patch) | |
tree | a219369f52f5a720fade7f1a8040d905c738806e /dev-ruby | |
parent | dev-ruby/mustache: Stabilize 1.1.1 arm64, #834428 (diff) | |
download | gentoo-958f05c5bd5f1c0dd552bfd38ca16a4ec86aa79e.tar.gz gentoo-958f05c5bd5f1c0dd552bfd38ca16a4ec86aa79e.tar.bz2 gentoo-958f05c5bd5f1c0dd552bfd38ca16a4ec86aa79e.zip |
dev-ruby/rdiscount: Stabilize 2.2.0.2-r1 arm64, #834428
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.2.0.2-r1.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.0.2-r1.ebuild index 0eadf4ba2928..2627a3aae791 100644 --- a/dev-ruby/rdiscount/rdiscount-2.2.0.2-r1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |