diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-17 23:12:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-17 23:12:45 -0700 |
commit | cb050562eb35ca602bc8b2c85b75399228854339 (patch) | |
tree | d754b477aabf84d8c5ac7269251532a3a3f7717c /dev-ruby/unindent | |
parent | dev-util/aruba: drop alpha keywords, bug 698080 (diff) | |
download | gentoo-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/unindent')
-rw-r--r-- | dev-ruby/unindent/unindent-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index d4236ce777df..b5c35499f2b6 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings" HOMEPAGE="https://github.com/mynyml/unindent" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="" |