net-misc/memcached: 1.4.36 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Apr 2017 16:52:26 +0000 (11:52 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Apr 2017 16:59:45 +0000 (11:59 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.2

net-misc/memcached/memcached-1.4.36.ebuild

index 85d691cdb47c560820fc0e46f665035d1ab15d82..c0f4e639e5218995bb969c78c71f198c7c30c3c5 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 ~sparc-fbsd ~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 ~sparc-fbsd ~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:=