summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-20 21:55:30 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-20 21:55:30 +0000
commitd07b0d781d378a1eeece62d055e3befc67a70234 (patch)
tree47c0c0d0871d3082063de70039954b03f31b7d80 /app-admin/pydf/pydf-9.ebuild
parentConditionally install CUDA support if it was found in the package. Apparently... (diff)
downloadgentoo-2-d07b0d781d378a1eeece62d055e3befc67a70234.tar.gz
gentoo-2-d07b0d781d378a1eeece62d055e3befc67a70234.tar.bz2
gentoo-2-d07b0d781d378a1eeece62d055e3befc67a70234.zip
stable x86, bug 329087
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-admin/pydf/pydf-9.ebuild')
-rw-r--r--app-admin/pydf/pydf-9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pydf/pydf-9.ebuild b/app-admin/pydf/pydf-9.ebuild
index a66271267108..ec1cfa83ea54 100644
--- a/app-admin/pydf/pydf-9.ebuild
+++ b/app-admin/pydf/pydf-9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pydf/pydf-9.ebuild,v 1.2 2010/05/21 12:00:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pydf/pydf-9.ebuild,v 1.3 2010/07/20 21:55:30 fauli Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/${PN}_${PV}.tar.
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
src_prepare() {