summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-22 07:16:46 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-22 07:17:17 +1200
commite5b8edfc6c04d6d280f0fb02713bf00188b7dd18 (patch)
tree9e07d1717d118216eccfa7d53a1b8d5ba5bee8f1
parentdev-python/python-memcached: Drop ~x64-macos re bug #690140 (diff)
downloadgentoo-e5b8edfc6c04d6d280f0fb02713bf00188b7dd18.tar.gz
gentoo-e5b8edfc6c04d6d280f0fb02713bf00188b7dd18.tar.bz2
gentoo-e5b8edfc6c04d6d280f0fb02713bf00188b7dd18.zip
net-misc/memcached: Drop ~x64-macos re bug #690140
Depends: - dev-perl/Cache-Memcached Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r--net-misc/memcached/memcached-1.5.22.ebuild2
-rw-r--r--net-misc/memcached/memcached-1.6.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/memcached/memcached-1.5.22.ebuild b/net-misc/memcached/memcached-1.5.22.ebuild
index 3fb1c6eddbcc..29623384ac99 100644
--- a/net-misc/memcached/memcached-1.5.22.ebuild
+++ b/net-misc/memcached/memcached-1.5.22.ebuild
@@ -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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=
diff --git a/net-misc/memcached/memcached-1.6.6.ebuild b/net-misc/memcached/memcached-1.6.6.ebuild
index 3ff5cfe1d936..563ec54b1aea 100644
--- a/net-misc/memcached/memcached-1.6.6.ebuild
+++ b/net-misc/memcached/memcached-1.6.6.ebuild
@@ -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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=