summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-04-04 23:28:26 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-04-04 23:28:26 +0000
commit119f024a4e797869bdbfbd5ca04214af1c7c7289 (patch)
tree5f10e004c3f3e131d6e33fdf7ee5185199836f65 /dev-python/pyserial/pyserial-1.18.ebuild
parentstable bump (diff)
downloadhistorical-119f024a4e797869bdbfbd5ca04214af1c7c7289.tar.gz
historical-119f024a4e797869bdbfbd5ca04214af1c7c7289.tar.bz2
historical-119f024a4e797869bdbfbd5ca04214af1c7c7289.zip
bumping to stable
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 b173e6b8760b..36cb89a7ae42 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.1 2003/02/27 02:24:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-1.18.ebuild,v 1.2 2003/04/04 23:28:26 liquidx Exp $
inherit distutils
S=${WORKDIR}/${P}
@@ -10,6 +10,6 @@ HOMEPAGE="http://pyserial.sourceforge.net"
IUSE=""
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/python"