diff options
| author | Sam James <sam@gentoo.org> | 2023-03-22 22:36:01 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-03-22 22:36:01 +0000 |
| commit | 3f529d6ee6b7c2a69afb16a748b0ac957c352280 (patch) | |
| tree | dc54ba14c0284b80f95eb36bc181c7e4903cc38f /dev-db/redis | |
| parent | 0758e1f23abaef9295626dd5b82914943f58dd17 (diff) | |
| download | gentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.tar.gz gentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.tar.bz2 gentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.zip | |
dev-db/redis: Stabilize 7.0.10 amd64, #902721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
| -rw-r--r-- | dev-db/redis/redis-7.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.10.ebuild b/dev-db/redis/redis-7.0.10.ebuild index cf29d5f277dd..cae4a506748e 100644 --- a/dev-db/redis/redis-7.0.10.ebuild +++ b/dev-db/redis/redis-7.0.10.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 )" |
