summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-13 09:14:48 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-13 09:19:09 +0100
commitc999c02e82feebf2de8fbfaee584087cc46d8162 (patch)
treea082777ac1c922be678c9234c0b9b9786f8e54c5
parentdev-ruby/listen: amd64 stable (diff)
downloadgentoo-c999c02e82feebf2de8fbfaee584087cc46d8162.tar.gz
gentoo-c999c02e82feebf2de8fbfaee584087cc46d8162.tar.bz2
gentoo-c999c02e82feebf2de8fbfaee584087cc46d8162.zip
dev-ruby/dalli: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--dev-ruby/dalli/dalli-2.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dalli/dalli-2.7.6.ebuild b/dev-ruby/dalli/dalli-2.7.6.ebuild
index 58c5b204bc1f..995b081f9ea8 100644
--- a/dev-ruby/dalli/dalli-2.7.6.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/petergoldstein/dalli"
SRC_URI="https://github.com/petergoldstein/dalli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"