diff options
author | Sam James <sam@gentoo.org> | 2024-07-21 13:41:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-21 13:41:20 +0100 |
commit | 5f179eff8d2917154c9b7c4114526e987bd567aa (patch) | |
tree | da829232c4143b2aeb4914eb01b4ad4039c9cdff /dev-ruby/redcloth | |
parent | dev-ruby/redcloth: Stabilize 4.3.4 amd64, #936418 (diff) | |
download | gentoo-5f179eff8d2917154c9b7c4114526e987bd567aa.tar.gz gentoo-5f179eff8d2917154c9b7c4114526e987bd567aa.tar.bz2 gentoo-5f179eff8d2917154c9b7c4114526e987bd567aa.zip |
dev-ruby/redcloth: Stabilize 4.3.4 sparc, #936418
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.4.ebuild b/dev-ruby/redcloth/redcloth-4.3.4.ebuild index 9cb8ea9717ec..a190437215cb 100644 --- a/dev-ruby/redcloth/redcloth-4.3.4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.4.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*" |