diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:26:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 4cdcc9519f8e3ef0c8d9d86aad5976c6764e3fbc (patch) | |
tree | 0f2fde2ed1dcd4478ff8d51e76e5be6cf38697dc /net-misc/memcached | |
parent | sci-geosciences/gtk-g-rays2: amd64 stable wrt bug #594216 (diff) | |
download | gentoo-4cdcc9519f8e3ef0c8d9d86aad5976c6764e3fbc.tar.gz gentoo-4cdcc9519f8e3ef0c8d9d86aad5976c6764e3fbc.tar.bz2 gentoo-4cdcc9519f8e3ef0c8d9d86aad5976c6764e3fbc.zip |
net-misc/memcached: amd64 stable wrt bug #589120
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.4.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.31.ebuild b/net-misc/memcached/memcached-1.4.31.ebuild index 8e68dcb9108f..14e760201882 100644 --- a/net-misc/memcached/memcached-1.4.31.ebuild +++ b/net-misc/memcached/memcached-1.4.31.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 |