commit: 9c3b35b54997eb220387cd7f09a4b71293f1dc65 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Sep 25 06:27:00 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Sep 25 06:29:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3b35b5
dev-db/redis: Stabilize 7.0.5 x86, #872713 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-db/redis/redis-7.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.0.5.ebuild b/dev-db/redis/redis-7.0.5.ebuild index 9f97945b06cc..2cbe06d575be 100644 --- a/dev-db/redis/redis-7.0.5.ebuild +++ b/dev-db/redis/redis-7.0.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )"