summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-09 12:12:50 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-09 12:12:50 +0000
commitc27d8d0dcea5a4bc8f097a961cdf6bf3cb29bfa4 (patch)
treeb5503bd99ef06a105ebaafd30bec4dba0b417163 /dev-db/redis/redis-2.4.4-r1.ebuild
parentx86 stable, bug #404083 (diff)
downloadgentoo-2-c27d8d0dcea5a4bc8f097a961cdf6bf3cb29bfa4.tar.gz
gentoo-2-c27d8d0dcea5a4bc8f097a961cdf6bf3cb29bfa4.tar.bz2
gentoo-2-c27d8d0dcea5a4bc8f097a961cdf6bf3cb29bfa4.zip
x86 stable, bug #404083
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/redis/redis-2.4.4-r1.ebuild')
-rw-r--r--dev-db/redis/redis-2.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/redis/redis-2.4.4-r1.ebuild b/dev-db/redis/redis-2.4.4-r1.ebuild
index 657e98a9d763..8ba963ff3496 100644
--- a/dev-db/redis/redis-2.4.4-r1.ebuild
+++ b/dev-db/redis/redis-2.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.4.4-r1.ebuild,v 1.2 2012/02/16 13:27:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.4.4-r1.ebuild,v 1.3 2012/04/09 12:12:50 maekke Exp $
EAPI="4"
@@ -11,7 +11,7 @@ HOMEPAGE="http://redis.io/"
SRC_URI="http://redis.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 ~x86 ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~x86-macos ~x86-solaris"
IUSE="+jemalloc tcmalloc test"
SLOT="0"