commit: d320baad9a026c4cf77c515e4a27a8b7a8b45bd7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 06:46:08 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 06:46:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d320baad
dev-libs/hiredis: Stabilize 1.0.2-r1 arm64, #820170 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/hiredis/hiredis-1.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild b/dev-libs/hiredis/hiredis-1.0.2-r1.ebuild index e8add65d60ec..5ff9381ea657 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 )"