summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-01-19 09:31:15 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-01-19 10:16:42 +0100
commit3ef5e3438a9ca655bd3482b8b83959329d79b594 (patch)
tree837953a965f67c381b0cf88a20a1f7a7f9a49932 /dev-ruby/redcloth
parentdev-ruby/test-unit-rr-1.0.5-r0: alpha stable (diff)
downloadgentoo-3ef5e3438a9ca655bd3482b8b83959329d79b594.tar.gz
gentoo-3ef5e3438a9ca655bd3482b8b83959329d79b594.tar.bz2
gentoo-3ef5e3438a9ca655bd3482b8b83959329d79b594.zip
dev-ruby/redcloth-4.3.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639720
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/redcloth-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
index 930102a2cb46..68aecf0095ac 100644
--- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.3.2.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*"