net-misc/memcached: stable 1.5.12 for sparc, bug #670696
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 8 Nov 2018 22:50:20 +0000 (23:50 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 8 Nov 2018 22:59:00 +0000 (22:59 +0000)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
net-misc/memcached/memcached-1.5.12.ebuild

index ca83bdfe6a225314ad899117d5335744d3691c79..156b6e1c72ff3a6ed87e3e15b212457c39f402ca 100644 (file)
@@ -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:=