diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-17 18:42:46 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-17 18:42:46 +0000 |
commit | ab8c16a8c6066c1fcb0996c0f7d831e3c4b12b9e (patch) | |
tree | dabf3481e1cf0c80b4e74e7b40b345fa56956554 /dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild | |
parent | alpha/ia64/sparc stable wrt #415851 (diff) | |
download | gentoo-2-ab8c16a8c6066c1fcb0996c0f7d831e3c4b12b9e.tar.gz gentoo-2-ab8c16a8c6066c1fcb0996c0f7d831e3c4b12b9e.tar.bz2 gentoo-2-ab8c16a8c6066c1fcb0996c0f7d831e3c4b12b9e.zip |
marked x86 per bug 421613
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild index 345719fb7e2a..73fe024696ec 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.290.0.ebuild,v 1.1 2011/09/01 11:41:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.2 2012/06/17 18:42:46 jdhore Exp $ EAPI=4 @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-perl/string-crc32" |