diff options
author | Sam James <sam@gentoo.org> | 2024-07-21 13:41:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-21 13:41:18 +0100 |
commit | aa5c699d1c45074f0d7496687b1a661bdc911fcd (patch) | |
tree | 4c7bccfcac440cce3c1cbde5ad00826a05e42c35 /dev-ruby/redcloth | |
parent | dev-ruby/redcloth: Stabilize 4.3.4 x86, #936418 (diff) | |
download | gentoo-aa5c699d1c45074f0d7496687b1a661bdc911fcd.tar.gz gentoo-aa5c699d1c45074f0d7496687b1a661bdc911fcd.tar.bz2 gentoo-aa5c699d1c45074f0d7496687b1a661bdc911fcd.zip |
dev-ruby/redcloth: Stabilize 4.3.4 ppc64, #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 c4427653bbe5..15c7f3506d8b 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*" |