summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-19 08:46:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-19 08:46:15 +0200
commit79e35c0e7ec7b4cf9e1e365c44fdf5e88ce5c8c9 (patch)
treed8fcfccb9cef124de0df7e57e998106d144e6a3f /dev-libs/hiredis
parentdev-python/python-cinderclient: Keyword 8.1.0 arm64, #821166 (diff)
downloadgentoo-79e35c0e7ec7b4cf9e1e365c44fdf5e88ce5c8c9.tar.gz
gentoo-79e35c0e7ec7b4cf9e1e365c44fdf5e88ce5c8c9.tar.bz2
gentoo-79e35c0e7ec7b4cf9e1e365c44fdf5e88ce5c8c9.zip
dev-libs/hiredis: Stabilize 1.0.2-r1 arm, #820170
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r--dev-libs/hiredis/hiredis-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild b/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild
index 7a7c75517a0a..e8add65d60ec 100644
--- a/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild
+++ b/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
# 1.0.1 erroneously bumped SONAME but we're stuck with it now. Force another
# rebuild so everybody is on the right one though (1.0.0).
SLOT="0/1.0.2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-solaris"
IUSE="examples ssl static-libs test"
RESTRICT="!test? ( test )"