diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:19:48 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:19:48 +0100 |
commit | bf110b8d4c3a5825daa52d68dbeb23a9b16951a3 (patch) | |
tree | 1e542d21a541934ebbbac047deea58b0c0ce1001 /dev-perl/Cache-Memcached | |
parent | dev-perl/Authen-SASL: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-bf110b8d4c3a5825daa52d68dbeb23a9b16951a3.tar.gz gentoo-bf110b8d4c3a5825daa52d68dbeb23a9b16951a3.tar.bz2 gentoo-bf110b8d4c3a5825daa52d68dbeb23a9b16951a3.zip |
dev-perl/Cache-Memcached: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild index bc6488896948..6049627fe2a6 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Perl API for memcached" HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-perl/String-CRC32" |