diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-24 17:25:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-24 17:25:00 +0300 |
commit | d0618471412fbcc9ba9fac4b28128ae653d20a5c (patch) | |
tree | 0a3e7da8b4264b0345177cf94bf7aab2e0f22f48 /dev-ruby/redcloth | |
parent | dev-ruby/redcloth: Stabilize 4.3.2-r5 x86, #914594 (diff) | |
download | gentoo-d0618471412fbcc9ba9fac4b28128ae653d20a5c.tar.gz gentoo-d0618471412fbcc9ba9fac4b28128ae653d20a5c.tar.bz2 gentoo-d0618471412fbcc9ba9fac4b28128ae653d20a5c.zip |
dev-ruby/redcloth: Stabilize 4.3.2-r5 amd64, #914594
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 fd0cb06851b4..0c874a46bcf5 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*" |