summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
commit42767bb72ad24d47f5d35f03bda050e1b51f1dd4 (patch)
tree52210e091a88e11c9bfb45f235d59e8ec8a08a6e /sys-libs/gi-detect/gi-detect-0.1.ebuild
parentamd64 stuff (diff)
downloadgentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.tar.gz
gentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.tar.bz2
gentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.zip
amd64 fixes
Diffstat (limited to 'sys-libs/gi-detect/gi-detect-0.1.ebuild')
-rw-r--r--sys-libs/gi-detect/gi-detect-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gi-detect/gi-detect-0.1.ebuild b/sys-libs/gi-detect/gi-detect-0.1.ebuild
index 32b60347c886..6e3c889f5f13 100644
--- a/sys-libs/gi-detect/gi-detect-0.1.ebuild
+++ b/sys-libs/gi-detect/gi-detect-0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gi-detect/gi-detect-0.1.ebuild,v 1.2 2003/02/13 16:48:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gi-detect/gi-detect-0.1.ebuild,v 1.3 2003/06/21 22:06:04 drobbins Exp $
DESCRIPTION="Python interface to detect."
HOMEPAGE="http://sourceforge.net/projects/linbrew/"
SRC_URI="mirror://sourceforge/linbrew/GI_Detect-0.1.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
DEPEND="sys-apps/discover
sys-libs/detect"
S="${WORKDIR}/GI_Detect-0.1"