summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyserial/pyserial-1.18.ebuild')
-rw-r--r--dev-python/pyserial/pyserial-1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyserial/pyserial-1.18.ebuild b/dev-python/pyserial/pyserial-1.18.ebuild
index 36cb89a7ae42..37eded8558db 100644
--- a/dev-python/pyserial/pyserial-1.18.ebuild
+++ b/dev-python/pyserial/pyserial-1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-1.18.ebuild,v 1.2 2003/04/04 23:28:26 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-1.18.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $
inherit distutils
S=${WORKDIR}/${P}
@@ -10,6 +10,6 @@ HOMEPAGE="http://pyserial.sourceforge.net"
IUSE=""
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
DEPEND="virtual/python"