diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 04:09:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 04:09:37 +0000 |
commit | dcfc85532393b75700cd0db7a926398c89c6d107 (patch) | |
tree | ecebbea6f9dd0e2819f4b8864d3d23f66116068f /dev-db/redis/redis-5.0.9-r1.ebuild | |
parent | sci-geosciences/gpsd: keywords for 3.20 (diff) | |
download | gentoo-dcfc85532393b75700cd0db7a926398c89c6d107.tar.gz gentoo-dcfc85532393b75700cd0db7a926398c89c6d107.tar.bz2 gentoo-dcfc85532393b75700cd0db7a926398c89c6d107.zip |
dev-db/redis: arm stable (bug #633824)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis/redis-5.0.9-r1.ebuild')
-rw-r--r-- | dev-db/redis/redis-5.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.9-r1.ebuild b/dev-db/redis/redis-5.0.9-r1.ebuild index 6f373e8a2a9a..be46373df0f0 100644 --- a/dev-db/redis/redis-5.0.9-r1.ebuild +++ b/dev-db/redis/redis-5.0.9-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://redis.io" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 arm ~arm64 hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" RESTRICT="!test? ( test )" SLOT="0" |