diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-07 12:45:44 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-07 12:45:44 +0200 |
commit | 606908c8e6b0de7f45a521c570da183a2bc6de55 (patch) | |
tree | 07e4b7d31d1591cdd2f924a08cd4a803ff780756 /dev-db | |
parent | dev-libs/libgcrypt: arm stable, bug #658056 (diff) | |
download | gentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.tar.gz gentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.tar.bz2 gentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.zip |
dev-db/redis: arm stable, bug #658066
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-3.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.2.12.ebuild b/dev-db/redis/redis-3.2.12.ebuild index b89599f5b7d5..eea23ad53470 100644 --- a/dev-db/redis/redis-3.2.12.ebuild +++ b/dev-db/redis/redis-3.2.12.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" |