diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-27 12:34:33 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-27 12:41:14 -0500 |
commit | b5a2e31fa79ae43fe919024a13a4cfb9a95e4b93 (patch) | |
tree | e38cc76bd92c2f686551d26c8adb20883293d172 /dev-ruby/listen | |
parent | dev-ruby/dalli: drop alpha keywords (diff) | |
download | gentoo-b5a2e31fa79ae43fe919024a13a4cfb9a95e4b93.tar.gz gentoo-b5a2e31fa79ae43fe919024a13a4cfb9a95e4b93.tar.bz2 gentoo-b5a2e31fa79ae43fe919024a13a4cfb9a95e4b93.zip |
dev-ruby/listen: drop alpha keywords, bug 621374
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r-- | dev-ruby/listen/listen-3.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/listen/listen-3.1.5-r1.ebuild b/dev-ruby/listen/listen-3.1.5-r1.ebuild index 278eab60550c..eb1da42ebcaa 100644 --- a/dev-ruby/listen/listen-3.1.5-r1.ebuild +++ b/dev-ruby/listen/listen-3.1.5-r1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |