diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:23:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-04 09:23:54 +0100 |
commit | 880f8f3701307204c5e353305d58dc721fe6ca18 (patch) | |
tree | 14c5976336601e8ba4bb95dc23e95036d2905518 /net-misc/memcached | |
parent | app-admin/monit: x86 stable wrt bug #598322 (diff) | |
download | gentoo-880f8f3701307204c5e353305d58dc721fe6ca18.tar.gz gentoo-880f8f3701307204c5e353305d58dc721fe6ca18.tar.bz2 gentoo-880f8f3701307204c5e353305d58dc721fe6ca18.zip |
net-misc/memcached: x86 stable wrt bug #598836
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.4.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.33.ebuild b/net-misc/memcached/memcached-1.4.33.ebuild index 91d4f7de188f..58937d2647bf 100644 --- a/net-misc/memcached/memcached-1.4.33.ebuild +++ b/net-misc/memcached/memcached-1.4.33.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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 ~x86-freebsd ~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 ~x86-freebsd ~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 |