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

dev-db/redis/redis-3.2.8-r5.ebuild

index 67b5b39c0a0f6474fd89fe6006b93f2c436aed86..6222692d06900fc1ebbbdbe27c277ccd3480cefa 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"