net-misc/memcached: stable 1.5.14 for sparc, bug #685866
authorRolf Eike Beer <eike@sf-mail.de>
Tue, 14 May 2019 07:26:37 +0000 (09:26 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 14 May 2019 08:07:53 +0000 (09:07 +0100)
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>
net-misc/memcached/memcached-1.5.14.ebuild

index c1fd0fcba788699924a62fbe272cab6ee8775d8d..4e9b834c2f918ef1d17c2f46a37e6d751a4970c4 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:=