diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:50:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:50:47 +0200 |
commit | 19920d8356b9e2b0230a2f65107cdbe13fdf9d17 (patch) | |
tree | 78a7d2fecf0d5d677f28ea5d63caf7658dd8a4f5 /dev-db | |
parent | x11-misc/makedepend: Stabilize 1.0.7 arm64, #880793 (diff) | |
download | gentoo-19920d8356b9e2b0230a2f65107cdbe13fdf9d17.tar.gz gentoo-19920d8356b9e2b0230a2f65107cdbe13fdf9d17.tar.bz2 gentoo-19920d8356b9e2b0230a2f65107cdbe13fdf9d17.zip |
dev-db/redis: Stabilize 6.2.7-r2 arm64, #881065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-6.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.7-r2.ebuild b/dev-db/redis/redis-6.2.7-r2.ebuild index e767c97f3d02..6daf61b03d03 100644 --- a/dev-db/redis/redis-6.2.7-r2.ebuild +++ b/dev-db/redis/redis-6.2.7-r2.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 ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )" |