dev-libs/hiredis: Stable for HPPA PPC64 (bug #585646).
authorJeroen Roovers <jer@gentoo.org>
Mon, 3 Oct 2016 14:54:55 +0000 (16:54 +0200)
committerJeroen Roovers <jer@gentoo.org>
Mon, 3 Oct 2016 14:55:08 +0000 (16:55 +0200)
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

dev-libs/hiredis/hiredis-0.13.1.ebuild

index 964b71385a1a1a54a8dbaf46477c04d3b582896b..6d9684d43b3881cb1ab04b962434ab99147384ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 hppa ppc64 ~x86 ~x86-fbsd ~x64-solaris"
 IUSE="examples static-libs test"
 
 DEPEND="test? ( dev-db/redis )"