diff options
author | 2023-09-24 17:25:05 +0300 | |
---|---|---|
committer | 2023-09-24 17:25:05 +0300 | |
commit | 263dff3d4c94fa2a28b3c3f258bd2ba3e36a9f1f (patch) | |
tree | 8cc69c1e6d8e319dddde7af61236c8dc578cd42b /dev-ruby | |
parent | dev-ruby/redcloth: Stabilize 4.3.2-r5 ppc64, #914594 (diff) | |
download | gentoo-263dff3d4c94fa2a28b3c3f258bd2ba3e36a9f1f.tar.gz gentoo-263dff3d4c94fa2a28b3c3f258bd2ba3e36a9f1f.tar.bz2 gentoo-263dff3d4c94fa2a28b3c3f258bd2ba3e36a9f1f.zip |
dev-ruby/redcloth: Stabilize 4.3.2-r5 sparc, #914594
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r5.ebuild b/dev-ruby/redcloth/redcloth-4.3.2-r5.ebuild index cfac2e629fa0..4cf1252c9d4a 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2-r5.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2-r5.ebuild @@ -28,7 +28,7 @@ SRC_URI="https://github.com/jgarber/redcloth/archive/v${PV}.tar.gz -> ${RUBY_FAK LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" DEPEND+=" =dev-util/ragel-6*" |