dev-ruby/dalli: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 22:17:09 +0000 (23:17 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:34:14 +0000 (01:34 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/dalli/dalli-2.7.6.ebuild

index 120b89b4c16180e88c3049c5e4e8220975c3a4f5..6e0d3a1d268115ca1fa77bf0479e29076ddbc867 100644 (file)
@@ -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 )"