diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-06 15:36:19 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:24:59 +0200 |
commit | c09c038f6bed36d1acc09eabdda55a88c4278731 (patch) | |
tree | 5f8a52504f4f0f706d57cd32435cc55b85895c02 /dev-ruby/redcloth | |
parent | media-libs/libsdl: Keyword 1.2.68 mips, #905645 (diff) | |
download | gentoo-c09c038f6bed36d1acc09eabdda55a88c4278731.tar.gz gentoo-c09c038f6bed36d1acc09eabdda55a88c4278731.tar.bz2 gentoo-c09c038f6bed36d1acc09eabdda55a88c4278731.zip |
dev-ruby/redcloth: Stabilize 4.3.2-r5 ppc, #914594
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-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 4cf1252c9d4a..ffd15f954018 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*" |