diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:27:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:27:06 +0300 |
commit | 78c9aa09a45fc97d9a03102e048f2a61b6419150 (patch) | |
tree | c561a9de58e2599f8aa7eac54f8f19dcf7490351 /dev-ruby/redcloth | |
parent | dev-ruby/rake-compiler: alpha stable wrt bug #683888 (diff) | |
download | gentoo-78c9aa09a45fc97d9a03102e048f2a61b6419150.tar.gz gentoo-78c9aa09a45fc97d9a03102e048f2a61b6419150.tar.bz2 gentoo-78c9aa09a45fc97d9a03102e048f2a61b6419150.zip |
dev-ruby/redcloth: alpha stable wrt bug #683888
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild b/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild index 31e8e24231f1..052f39780fd6 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild @@ -26,7 +26,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> ${R LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" =dev-util/ragel-6*" |