summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-09-25 20:08:54 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-09-25 20:08:54 +0000
commit0bb7b2cdd767da77f2f1f3c883c6d80e0e01597a (patch)
tree388b3e2b561c86e342b34bb8c6ce3551ccda8fdb /dev-python/pyserial/pyserial-2.2.ebuild
parentAdded ~x86-fbsd keyword. (diff)
downloadhistorical-0bb7b2cdd767da77f2f1f3c883c6d80e0e01597a.tar.gz
historical-0bb7b2cdd767da77f2f1f3c883c6d80e0e01597a.tar.bz2
historical-0bb7b2cdd767da77f2f1f3c883c6d80e0e01597a.zip
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_pre1-r2
Diffstat (limited to 'dev-python/pyserial/pyserial-2.2.ebuild')
-rw-r--r--dev-python/pyserial/pyserial-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyserial/pyserial-2.2.ebuild b/dev-python/pyserial/pyserial-2.2.ebuild
index e15f5b6fac2f..f6f62a333e57 100644
--- a/dev-python/pyserial/pyserial-2.2.ebuild
+++ b/dev-python/pyserial/pyserial-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.2.ebuild,v 1.11 2006/08/30 19:32:41 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.2.ebuild,v 1.12 2006/09/25 20:05:31 the_paya Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="app-arch/unzip"