diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:23:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:38 +0100 |
commit | d1bd4243fd873514d32e48b426f2fe5abb25eea2 (patch) | |
tree | bb6a0b5b8f65501d206434e4e6d4befc20b6a671 /dev-libs/libmemcached | |
parent | dev-libs/libmcrypt: drop x86-macos (diff) | |
download | gentoo-d1bd4243fd873514d32e48b426f2fe5abb25eea2.tar.gz gentoo-d1bd4243fd873514d32e48b426f2fe5abb25eea2.tar.bz2 gentoo-d1bd4243fd873514d32e48b426f2fe5abb25eea2.zip |
dev-libs/libmemcached: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r-- | dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild index 0943ad249abf..07703af4feb4 100644 --- a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild +++ b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/1.0/${PV}/+download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug hsieh +libevent sasl static-libs" DEPEND="net-misc/memcached |