diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-14 09:26:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-14 09:07:53 +0100 |
commit | a3a497fb78605324d67f03cfd9ea9e206df17b78 (patch) | |
tree | cbf3d8013ec5d8bc1e8b0dd5170b39f0a2d280f6 /net-misc | |
parent | dev-libs/yajl: stable 2.1.0-r2 for sparc, bug #685884 (diff) | |
download | gentoo-a3a497fb78605324d67f03cfd9ea9e206df17b78.tar.gz gentoo-a3a497fb78605324d67f03cfd9ea9e206df17b78.tar.bz2 gentoo-a3a497fb78605324d67f03cfd9ea9e206df17b78.zip |
net-misc/memcached: stable 1.5.14 for sparc, bug #685866
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/memcached/memcached-1.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild index c1fd0fcba788..4e9b834c2f91 100644 --- a/net-misc/memcached/memcached-1.5.14.ebuild +++ b/net-misc/memcached/memcached-1.5.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |