diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-27 13:03:38 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-27 13:03:38 +0200 |
commit | afa3ccff23d416a796c6a00e3df7997c31aa4d62 (patch) | |
tree | 8ab93e25290c285e1fe886020ac75fd6317f6b6d /dev-ruby/minitest-hooks | |
parent | media-libs/libass: bump to 0.13.3 (diff) | |
download | gentoo-afa3ccff23d416a796c6a00e3df7997c31aa4d62.tar.gz gentoo-afa3ccff23d416a796c6a00e3df7997c31aa4d62.tar.bz2 gentoo-afa3ccff23d416a796c6a00e3df7997c31aa4d62.zip |
dev-ruby/minitest-hooks-1.4.0-r0: keyworded for ~alpha
Gentoo-Bug: 588796
Diffstat (limited to 'dev-ruby/minitest-hooks')
-rw-r--r-- | dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild index e1138b196928..336f25cf33bc 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~alpha ~amd64 ~arm" IUSE="" |