commit: f98de4676d038b5b7ba5f9bd12a62c3676262434 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 06:51:38 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Dec 5 06:52:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98de467
dev-db/redis: Stabilize 6.2.14 x86, #918847 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-db/redis/redis-6.2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.14.ebuild b/dev-db/redis/redis-6.2.14.ebuild index 16c881af9710..64d6dfe5ae06 100644 --- a/dev-db/redis/redis-6.2.14.ebuild +++ b/dev-db/redis/redis-6.2.14.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )"
