diff options
author | Sam James <sam@gentoo.org> | 2024-07-21 14:21:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-21 14:21:12 +0100 |
commit | 30efcf2a6b394baf64d3d41ed7b0141213cdd6c8 (patch) | |
tree | 06632f3b816492eb98bd4a1a517746f6251f07ff /dev-ruby | |
parent | profiles/prefix/sunos/solaris/package.use.mask: mask USE=python on gdb (diff) | |
download | gentoo-30efcf2a6b394baf64d3d41ed7b0141213cdd6c8.tar.gz gentoo-30efcf2a6b394baf64d3d41ed7b0141213cdd6c8.tar.bz2 gentoo-30efcf2a6b394baf64d3d41ed7b0141213cdd6c8.zip |
dev-ruby/redcloth: Stabilize 4.3.4 arm, #936418
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 367bcea5d82c..168914d00348 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*" |