commit:     25a87797f31dd5b9a48ab8401b5b1e3f7cb18e55
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 16:46:06 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 17:25:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a87797

dev-ruby/dalli: add ~alpha keyword

Gentoo-Bug: 551722

Package-Manager: portage-2.2.20.1

 dev-ruby/dalli/dalli-2.7.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/dalli/dalli-2.7.4-r1.ebuild 
b/dev-ruby/dalli/dalli-2.7.4-r1.ebuild
index 2c535e8..be9cf9c 100644
--- a/dev-ruby/dalli/dalli-2.7.4-r1.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.4-r1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="A high performance pure Ruby client for 
accessing memcached servers
 HOMEPAGE="https://github.com/mperham/dalli";
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
 IUSE=""
 
 DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"

Reply via email to