net-misc/memcached-1.5.2-r0: alpha stable
authorTobias Klausmann <klausman@gentoo.org>
Sun, 28 Jan 2018 17:03:19 +0000 (18:03 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 28 Jan 2018 18:23:02 +0000 (19:23 +0100)
Gentoo-Bug: http://bugs.gentoo.org/636236

net-misc/memcached/memcached-1.5.2.ebuild

index fe5d0348307a1250d571912904e20e7c9beaf3d7..28a5a31765f642006fec6709d9bd407e664eccc8 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="test slabs-reassign debug sasl selinux" # hugetlbfs later
 
 RDEPEND=">=dev-libs/libevent-1.4:=