summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-22 16:54:26 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-22 16:54:26 +0000
commit36ce1dd22350ef6939fef205329fedca93ff7edb (patch)
tree73880cc71ee74ad21dfeb2fc61a8b2546b79cfe0 /dev-ruby/dalli/dalli-2.6.4.ebuild
parentKeyworded on alpha, bug #501152 (diff)
downloadhistorical-36ce1dd22350ef6939fef205329fedca93ff7edb.tar.gz
historical-36ce1dd22350ef6939fef205329fedca93ff7edb.tar.bz2
historical-36ce1dd22350ef6939fef205329fedca93ff7edb.zip
Keyworded on alpha, bug #501152
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'dev-ruby/dalli/dalli-2.6.4.ebuild')
-rw-r--r--dev-ruby/dalli/dalli-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dalli/dalli-2.6.4.ebuild b/dev-ruby/dalli/dalli-2.6.4.ebuild
index 8cbfee218d41..6bfa988e5948 100644
--- a/dev-ruby/dalli/dalli-2.6.4.ebuild
+++ b/dev-ruby/dalli/dalli-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dalli/dalli-2.6.4.ebuild,v 1.6 2014/05/04 13:49:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dalli/dalli-2.6.4.ebuild,v 1.7 2014/07/22 16:52:01 klausman Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@ DESCRIPTION="A high performance pure Ruby client for accessing memcached servers
HOMEPAGE="http://github.com/mperham/dalli"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"