summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-10-21 08:02:23 +0200
committerHans de Graaff <graaff@gentoo.org>2018-10-21 10:58:11 +0200
commit2d4ac21891f39a8d71dc9c48416c3ff173aea442 (patch)
tree89496ce18d0c717273d1d4d5fb8666332aaecf82 /dev-ruby/dalli
parentdev-perl/LaTeX-Table: added Prefix keywords, bug #665088 (diff)
downloadgentoo-2d4ac21891f39a8d71dc9c48416c3ff173aea442.tar.gz
gentoo-2d4ac21891f39a8d71dc9c48416c3ff173aea442.tar.bz2
gentoo-2d4ac21891f39a8d71dc9c48416c3ff173aea442.zip
dev-ruby/dalli: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/dalli')
-rw-r--r--dev-ruby/dalli/dalli-2.7.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dalli/dalli-2.7.8-r1.ebuild b/dev-ruby/dalli/dalli-2.7.8-r1.ebuild
index 840fb8fab589..ad86c5b8fe76 100644
--- a/dev-ruby/dalli/dalli-2.7.8-r1.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"