diff options
| author | Sam James <sam@gentoo.org> | 2024-01-11 10:32:04 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-01-11 10:32:04 +0000 |
| commit | 177f22ed64807833201b0603be426a84b02da48f (patch) | |
| tree | 19110ffe72cc7d103b4363c53a60813bda149b02 /dev-db/redis/redis-7.0.15.ebuild | |
| parent | d9ea226505893f4d74342b0315faf87a4cf09716 (diff) | |
| download | gentoo-177f22ed64807833201b0603be426a84b02da48f.tar.gz gentoo-177f22ed64807833201b0603be426a84b02da48f.tar.bz2 gentoo-177f22ed64807833201b0603be426a84b02da48f.zip | |
dev-db/redis: Stabilize 7.0.15 arm64, #921760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis/redis-7.0.15.ebuild')
| -rw-r--r-- | dev-db/redis/redis-7.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.15.ebuild b/dev-db/redis/redis-7.0.15.ebuild index 932ea1501fed..b35b7b843dc6 100644 --- a/dev-db/redis/redis-7.0.15.ebuild +++ b/dev-db/redis/redis-7.0.15.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" +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 )" |
