diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:42:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:49:06 +0200 |
commit | cf5e7d920f2271c04a79c1ce1484d600ac93b9cb (patch) | |
tree | 97ff68015e6d1d06037257aca2228f56412dae7c /dev-db/redis/redis-4.0.2-r1.ebuild | |
parent | dev-lang/python: x86 stable (bug #620940) (diff) | |
download | gentoo-cf5e7d920f2271c04a79c1ce1484d600ac93b9cb.tar.gz gentoo-cf5e7d920f2271c04a79c1ce1484d600ac93b9cb.tar.bz2 gentoo-cf5e7d920f2271c04a79c1ce1484d600ac93b9cb.zip |
dev-db/redis: x86 stable (bug #631002)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-db/redis/redis-4.0.2-r1.ebuild')
-rw-r--r-- | dev-db/redis/redis-4.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild index 1449a3567826..7d11cd5376ce 100644 --- a/dev-db/redis/redis-4.0.2-r1.ebuild +++ b/dev-db/redis/redis-4.0.2-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://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" SLOT="0" |