summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-24 17:25:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-24 17:25:00 +0300
commitd0618471412fbcc9ba9fac4b28128ae653d20a5c (patch)
tree0a3e7da8b4264b0345177cf94bf7aab2e0f22f48 /dev-ruby/redcloth
parentdev-ruby/redcloth: Stabilize 4.3.2-r5 x86, #914594 (diff)
downloadgentoo-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.ebuild2
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*"