dev-db/redis: arm stable, bug #631002
authorMarkus Meier <maekke@gentoo.org>
Mon, 5 Feb 2018 21:19:44 +0000 (22:19 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 5 Feb 2018 21:19:44 +0000 (22:19 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-db/redis/redis-4.0.2-r1.ebuild

index 093bb2e78a139ef9b6e7331146255df0d25da811..c0178a4ac9f0639221f888dbfe3860d8ccd2a840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"