net-misc/memcached: alpha stable wrt bug #685866
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 6 Jun 2019 06:45:52 +0000 (08:45 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 6 Jun 2019 06:45:52 +0000 (08:45 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

net-misc/memcached/memcached-1.5.14.ebuild

index c1fbb16c92206c57df3690af1e36ab8c5b117d3d..8ee74e123aaa9ff1bc1fec7a2a39b3c609195e2f 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:=