diff options
| author | Sam James <sam@gentoo.org> | 2022-07-24 02:03:59 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-07-24 02:04:46 +0100 |
| commit | 64ce689f255e323147d47d21491b15109f1bf1c8 (patch) | |
| tree | 072ef408e05bf7aac7d0fcb61ac0c90a555ead5a /dev-db/redis/redis-7.0.4.ebuild | |
| parent | 313eba37fd269bd0c2ad7d76e6614673dd04334a (diff) | |
| download | gentoo-64ce689f255e323147d47d21491b15109f1bf1c8.tar.gz gentoo-64ce689f255e323147d47d21491b15109f1bf1c8.tar.bz2 gentoo-64ce689f255e323147d47d21491b15109f1bf1c8.zip | |
dev-db/redis: Stabilize 7.0.4 ppc64, #860264
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis/redis-7.0.4.ebuild')
| -rw-r--r-- | dev-db/redis/redis-7.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.4.ebuild b/dev-db/redis/redis-7.0.4.ebuild index d16e991e2f8b..f835f6680a9c 100644 --- a/dev-db/redis/redis-7.0.4.ebuild +++ b/dev-db/redis/redis-7.0.4.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 )" |
