summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-10 12:36:34 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-10 12:36:34 +0000
commit68274e0a71b01a1a219c2f05d9068b66fc1b9c85 (patch)
tree4d717081235171100ca86aa2e4eec5680ba94f83 /dev-python/cherrypy/cherrypy-3.1.2.ebuild
parentMerge from Prefix (diff)
downloadgentoo-2-68274e0a71b01a1a219c2f05d9068b66fc1b9c85.tar.gz
gentoo-2-68274e0a71b01a1a219c2f05d9068b66fc1b9c85.tar.bz2
gentoo-2-68274e0a71b01a1a219c2f05d9068b66fc1b9c85.zip
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/cherrypy/cherrypy-3.1.2.ebuild')
-rw-r--r--dev-python/cherrypy/cherrypy-3.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cherrypy/cherrypy-3.1.2.ebuild b/dev-python/cherrypy/cherrypy-3.1.2.ebuild
index bbf8a361b1fe..4be1108423a5 100644
--- a/dev-python/cherrypy/cherrypy-3.1.2.ebuild
+++ b/dev-python/cherrypy/cherrypy-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-3.1.2.ebuild,v 1.1 2009/06/01 00:44:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-3.1.2.ebuild,v 1.2 2009/10/10 12:36:34 grobian Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://download.cherrypy.org/${PN}/${PV}/${MY_P}.tar.gz"
HOMEPAGE="http://www.cherrypy.org/"
IUSE="doc"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="BSD"
DEPEND=""