net-misc/memcached: x86 stable (bug #636236)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 5 Nov 2017 21:25:15 +0000 (22:25 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 5 Nov 2017 21:29:01 +0000 (22:29 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

net-misc/memcached/memcached-1.5.2.ebuild

index 1bdf5b35e65f5205f688422f71367dbf5d5188e1..3307097b63107db8d021d32ceeb5fe1075256f8d 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:=