summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-17 23:12:09 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-17 23:12:45 -0700
commitcb050562eb35ca602bc8b2c85b75399228854339 (patch)
treed754b477aabf84d8c5ac7269251532a3a3f7717c /dev-ruby/redcloth
parentdev-util/aruba: drop alpha keywords, bug 698080 (diff)
downloadgentoo-cb050562eb35ca602bc8b2c85b75399228854339.tar.gz
gentoo-cb050562eb35ca602bc8b2c85b75399228854339.tar.bz2
gentoo-cb050562eb35ca602bc8b2c85b75399228854339.zip
dev-ruby/*: drop alpha keywords where possible
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 3e812ba73fcd..b8bc8526a45e 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="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*"