diff options
| author | Sam James <sam@gentoo.org> | 2025-09-24 20:33:04 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-09-24 20:35:14 +0100 |
| commit | 32f30905ff0e5ab9e9d5f9c095d14d7808ddf241 (patch) | |
| tree | 851f51f3fdc60dfc651a2e00a2ca28b7c3cae446 /dev-db/redis | |
| parent | fefa938f968b7e6e05a47d41894f6dc46ef95f8e (diff) | |
| download | gentoo-32f30905ff0e5ab9e9d5f9c095d14d7808ddf241.tar.gz gentoo-32f30905ff0e5ab9e9d5f9c095d14d7808ddf241.tar.bz2 gentoo-32f30905ff0e5ab9e9d5f9c095d14d7808ddf241.zip | |
dev-db/redis: Stabilize 8.2.1 arm64, #963349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
| -rw-r--r-- | dev-db/redis/redis-8.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-8.2.1.ebuild b/dev-db/redis/redis-8.2.1.ebuild index 8ab24a8d5c28..f387e6f78b0b 100644 --- a/dev-db/redis/redis-8.2.1.ebuild +++ b/dev-db/redis/redis-8.2.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="|| ( AGPL-3 RSAL-2 SSPL-1 ) Boost-1.0 MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )" |
