diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 09:54:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 09:54:01 +0100 |
commit | fabb8c207269ef8e3cf50a2397dc5b5f203cc42a (patch) | |
tree | 53248d3b1f06bf2c3da59d77de4a57aa2458b228 /dev-db/redis | |
parent | games-strategy/asc: amd64 stable wrt bug #566734 (diff) | |
download | gentoo-fabb8c207269ef8e3cf50a2397dc5b5f203cc42a.tar.gz gentoo-fabb8c207269ef8e3cf50a2397dc5b5f203cc42a.tar.bz2 gentoo-fabb8c207269ef8e3cf50a2397dc5b5f203cc42a.zip |
dev-db/redis: amd64 stable wrt bug #539976
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-db/redis')
-rw-r--r-- | dev-db/redis/redis-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.0.4.ebuild b/dev-db/redis/redis-3.0.4.ebuild index 328adcbb44f8..8bfa196c7904 100644 --- a/dev-db/redis/redis-3.0.4.ebuild +++ b/dev-db/redis/redis-3.0.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc test" SLOT="0" |