summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-01 11:41:18 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-01 11:42:56 +0100
commit0c67481084aee655c331e99fdb9c8b5d3f76239c (patch)
treefb85bf9204cba879855f85417ce1133827dd40af /dev-libs/hiredis
parentdev-libs/geoip: arm64 stable (needed by syslog-ng) (diff)
downloadgentoo-0c67481084aee655c331e99fdb9c8b5d3f76239c.tar.gz
gentoo-0c67481084aee655c331e99fdb9c8b5d3f76239c.tar.bz2
gentoo-0c67481084aee655c331e99fdb9c8b5d3f76239c.zip
dev-libs/hiredis: arm64 stable (needed by syslog-ng)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r--dev-libs/hiredis/hiredis-0.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-0.13.3.ebuild b/dev-libs/hiredis/hiredis-0.13.3.ebuild
index 693baf9ba538..5ba57f6d832b 100644
--- a/dev-libs/hiredis/hiredis-0.13.3.ebuild
+++ b/dev-libs/hiredis/hiredis-0.13.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/0.13"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-solaris"
IUSE="examples static-libs test"
DEPEND="test? ( dev-db/redis )"