diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:50:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:50:51 +0000 |
commit | 6569b5bc90efff476e31e1cd88173e17c391b21e (patch) | |
tree | ca7eb4ed56855f6235960cb0b3bbc1382cdb48cb /dev-python/pyserial/pyserial-2.5_rc1.ebuild | |
parent | ppc stable #286257 (diff) | |
download | gentoo-2-6569b5bc90efff476e31e1cd88173e17c391b21e.tar.gz gentoo-2-6569b5bc90efff476e31e1cd88173e17c391b21e.tar.bz2 gentoo-2-6569b5bc90efff476e31e1cd88173e17c391b21e.zip |
ppc stable #286698
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/pyserial/pyserial-2.5_rc1.ebuild')
-rw-r--r-- | dev-python/pyserial/pyserial-2.5_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyserial/pyserial-2.5_rc1.ebuild b/dev-python/pyserial/pyserial-2.5_rc1.ebuild index 160c601f42bf..3d9341ed8cdf 100644 --- a/dev-python/pyserial/pyserial-2.5_rc1.ebuild +++ b/dev-python/pyserial/pyserial-2.5_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.5_rc1.ebuild,v 1.3 2009/10/04 19:57:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.5_rc1.ebuild,v 1.4 2009/10/07 17:50:51 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="PYTHON" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |