summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-10-03 16:54:55 +0200
committerJeroen Roovers <jer@gentoo.org>2016-10-03 16:55:08 +0200
commit2d27d4cc81cad683d5f55fafc09f7aafd6ebbbca (patch)
tree29a1651a690e470a41a71cab77ddbd25d58fa463 /dev-libs/hiredis
parentdev-db/redis: Stable for HPPA PPC64 (bug #585646). (diff)
downloadgentoo-2d27d4cc81cad683d5f55fafc09f7aafd6ebbbca.tar.gz
gentoo-2d27d4cc81cad683d5f55fafc09f7aafd6ebbbca.tar.bz2
gentoo-2d27d4cc81cad683d5f55fafc09f7aafd6ebbbca.zip
dev-libs/hiredis: Stable for HPPA PPC64 (bug #585646).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r--dev-libs/hiredis/hiredis-0.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hiredis/hiredis-0.13.1.ebuild b/dev-libs/hiredis/hiredis-0.13.1.ebuild
index 964b71385a1a..6d9684d43b38 100644
--- a/dev-libs/hiredis/hiredis-0.13.1.ebuild
+++ b/dev-libs/hiredis/hiredis-0.13.1.ebuild
@@ -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 )"