summaryrefslogtreecommitdiff
path: root/dev-libs/hiredis
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-01-02 17:18:26 +0100
committerPacho Ramos <pacho@gentoo.org>2017-01-02 17:19:10 +0100
commitadc5276d2df4878e6c8c302be73333dffd25cb04 (patch)
tree3b73b95a6fbafcc520d4540175e12247fea051c6 /dev-libs/hiredis
parentc245094e8a2c4181e9d9447c6a8a84c657c1b429 (diff)
downloadgentoo-adc5276d2df4878e6c8c302be73333dffd25cb04.tar.gz
gentoo-adc5276d2df4878e6c8c302be73333dffd25cb04.tar.xz
dev-libs/hiredis: Rekeyword on arches that now have all deps ok
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 cdbc92aa217..ae24f7a4a41 100644
--- a/dev-libs/hiredis/hiredis-0.13.3.ebuild
+++ b/dev-libs/hiredis/hiredis-0.13.3.ebuild
@@ -12,7 +12,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 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-solaris"
IUSE="examples static-libs test"
DEPEND="test? ( dev-db/redis )"