commit:     fe88423c1783e18a01607f088f9253515b5a78eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 03:08:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 03:08:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe88423c

dev-libs/hiredis: stabilize 1.0.2 for amd64, ppc, ppc64, sparc, x86

Identical to 1.0.1 w/o SONAME change.

Bug: https://bugs.gentoo.org/820170
Closes: https://bugs.gentoo.org/820386
Closes: https://github.com/gentoo/gentoo/pull/22714
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/hiredis/hiredis-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/hiredis/hiredis-1.0.2.ebuild 
b/dev-libs/hiredis/hiredis-1.0.2.ebuild
index 68ece94713d..f5cbc3c1edc 100644
--- a/dev-libs/hiredis/hiredis-1.0.2.ebuild
+++ b/dev-libs/hiredis/hiredis-1.0.2.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
 # 1.0.1 erroneously bumped SONAME but keep 1.0.1 here instead of the last
 # real ABI break (1.0.0) to avoid forcing another set of rebuilds for folks.
 SLOT="0/1.0.1"
-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 )"
 

Reply via email to