summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:23:59 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:35:30 +0100
commit5ef9a43b5bd73204c453cc6bd5b9b56f9c2b1355 (patch)
tree9a97a9f9c442618465f584753fbbcfb35e0a8361 /dev-libs
parentdev-scheme/guile: x86 stable (bug #753308) (diff)
downloadgentoo-5ef9a43b5bd73204c453cc6bd5b9b56f9c2b1355.tar.gz
gentoo-5ef9a43b5bd73204c453cc6bd5b9b56f9c2b1355.tar.bz2
gentoo-5ef9a43b5bd73204c453cc6bd5b9b56f9c2b1355.zip
dev-libs/hiredis: x86 stable (bug #753407)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/hiredis/hiredis-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-1.0.0.ebuild b/dev-libs/hiredis/hiredis-1.0.0.ebuild
index 55f3b466df91..ba1df99d97c6 100644
--- a/dev-libs/hiredis/hiredis-1.0.0.ebuild
+++ b/dev-libs/hiredis/hiredis-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc ~x86 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~x64-solaris"
IUSE="examples ssl static-libs test"
RESTRICT="!test? ( test )"