summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-04-28 23:15:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-04-28 23:15:52 +0300
commita525f79c6900203973683d83e24b39cbeb8d2f2c (patch)
tree57f4cfcab60a8a10c94b30f72d29970b80bbd637 /dev-ruby/redcloth
parentdev-ruby/rake-compiler: arm stable wrt bug #683888 (diff)
downloadgentoo-a525f79c6900203973683d83e24b39cbeb8d2f2c.tar.gz
gentoo-a525f79c6900203973683d83e24b39cbeb8d2f2c.tar.bz2
gentoo-a525f79c6900203973683d83e24b39cbeb8d2f2c.zip
dev-ruby/redcloth: arm 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="arm"
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild2
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 a5e20d29f70a..31e8e24231f1 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*"