dev-ruby/dalli: add ~alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 19 Sep 2015 16:46:06 +0000 (18:46 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 19 Sep 2015 17:25:53 +0000 (19:25 +0200)
Gentoo-Bug: 551722

Package-Manager: portage-2.2.20.1

dev-ruby/dalli/dalli-2.7.4-r1.ebuild

index 2c535e8ba191459dc088621a7d1f61083d6e5768..be9cf9c3a7f9da8e48fa54cbdfb3030de3f59e25 100644 (file)
@@ -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 )"