summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-10-03 14:15:30 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-10-03 14:15:30 +0200
commit192abffd9c23ae20d501aaca5f23a3a446cf293a (patch)
tree5847f972ad77346a03bce9629e874bc30b3ec8af
parentdev-lang/logtalk: version bump (diff)
downloadgentoo-192abffd9c23ae20d501aaca5f23a3a446cf293a.tar.gz
gentoo-192abffd9c23ae20d501aaca5f23a3a446cf293a.tar.bz2
gentoo-192abffd9c23ae20d501aaca5f23a3a446cf293a.zip
dev-libs/hiredis-0.13.1-r0: stable on alpha
Gentoo-Bug: 585646
-rw-r--r--dev-libs/hiredis/hiredis-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-0.13.1.ebuild b/dev-libs/hiredis/hiredis-0.13.1.ebuild
index fad5136bc057..964b71385a1a 100644
--- a/dev-libs/hiredis/hiredis-0.13.1.ebuild
+++ b/dev-libs/hiredis/hiredis-0.13.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="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 )"