diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-18 18:23:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-18 19:34:57 +0100 |
commit | b855e71576b5b38517b481cde4b57e1cc0b44831 (patch) | |
tree | 1b6393df01eb0f9e12f7dcb28f7500ea6cfce45b /dev-db/redis | |
parent | app-text/asciidoc: stable 8.6.10_p20181016 for hppa, bug #689114 (diff) | |
download | gentoo-b855e71576b5b38517b481cde4b57e1cc0b44831.tar.gz gentoo-b855e71576b5b38517b481cde4b57e1cc0b44831.tar.bz2 gentoo-b855e71576b5b38517b481cde4b57e1cc0b44831.zip |
dev-db/redis: stable 4.0.14 for hppa, bug #689700
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r-- | dev-db/redis/redis-4.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-4.0.14.ebuild b/dev-db/redis/redis-4.0.14.ebuild index 874d11c96b2d..6ff387e7332c 100644 --- a/dev-db/redis/redis-4.0.14.ebuild +++ b/dev-db/redis/redis-4.0.14.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://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" |