From: Michael Weber Date: Mon, 13 Feb 2017 22:17:09 +0000 (+0100) Subject: dev-ruby/dalli: Add ~ppc keyword (bug 583390). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70e333c91f1ff51712f70ba44fc1b63a1ac02080;p=gentoo.git dev-ruby/dalli: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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 )"