diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-06-24 11:41:45 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-06-24 12:04:38 +0200 |
commit | 7559f77c8ff65894223f0f62d32cfc8c76b855b9 (patch) | |
tree | ef3a1be576e5bbcb70460b7de2566a3958bb92f2 /dev-ruby/redcloth | |
parent | net-libs/nghttp2: Removed old (diff) | |
download | gentoo-7559f77c8ff65894223f0f62d32cfc8c76b855b9.tar.gz gentoo-7559f77c8ff65894223f0f62d32cfc8c76b855b9.tar.bz2 gentoo-7559f77c8ff65894223f0f62d32cfc8c76b855b9.zip |
dev-ruby/redcloth: stabilize 4.3.2-r4
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild index e0439e6d1669..a08d0c686666 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild @@ -30,7 +30,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> ${R LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" =dev-util/ragel-6*" |