summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-13 23:17:09 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:34:14 +0100
commit70e333c91f1ff51712f70ba44fc1b63a1ac02080 (patch)
tree39bda9a59b2c414bd66a82400af2f3b9355dee43 /dev-ruby/dalli
parentdev-ruby/connection_pool: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-70e333c91f1ff51712f70ba44fc1b63a1ac02080.tar.gz
gentoo-70e333c91f1ff51712f70ba44fc1b63a1ac02080.tar.bz2
gentoo-70e333c91f1ff51712f70ba44fc1b63a1ac02080.zip
dev-ruby/dalli: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/dalli')
-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 120b89b4c161..6e0d3a1d2681 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,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 ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"