diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:21:00 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:21:00 +0000 |
commit | 046deb811894ae11ea5e9b8707520df2b66fb4c6 (patch) | |
tree | 2e28adb5519e9b35fc5bf107b936ebfef9c98cc1 /dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-046deb811894ae11ea5e9b8707520df2b66fb4c6.tar.gz gentoo-2-046deb811894ae11ea5e9b8707520df2b66fb4c6.tar.bz2 gentoo-2-046deb811894ae11ea5e9b8707520df2b66fb4c6.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild index a85edec25c4d..081edb7ad4a1 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild,v 1.1 2010/08/10 15:33:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.29.ebuild,v 1.2 2011/07/30 10:21:00 tove Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl API for memcached" HOMEPAGE="http://www.danga.com/memcached/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-perl/string-crc32" |