diff options
author | 2024-07-21 14:55:23 +0200 | |
---|---|---|
committer | 2024-07-21 14:55:23 +0200 | |
commit | f8d529ba0583c8bdc031992f2d0c06326941841e (patch) | |
tree | 18adf292ab01c388edc2a12c764a90a5116b2925 /dev-ruby | |
parent | sys-firmware/broadcom-bt-firmware: Stabilize 12.0.1.1105_p4-r1 amd64, #935859 (diff) | |
download | gentoo-f8d529ba0583c8bdc031992f2d0c06326941841e.tar.gz gentoo-f8d529ba0583c8bdc031992f2d0c06326941841e.tar.bz2 gentoo-f8d529ba0583c8bdc031992f2d0c06326941841e.zip |
dev-ruby/redcloth: Stabilize 4.3.4 ppc, #936418
Signed-off-by: Jakov Smolić <jsmolic@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 a190437215cb..367bcea5d82c 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*" |