diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-20 22:34:59 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-20 22:34:59 +0000 |
commit | e6a170888b632b73edd1ce433cc377b6c8f268a4 (patch) | |
tree | 15453b4660abadb7355d8b01c7258b082d7a9242 /dev-python/PyQt/PyQt-3.12.ebuild | |
parent | adding virtual/xft till parent is fixed (diff) | |
download | gentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.tar.gz gentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.tar.bz2 gentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.zip |
stable on amd64
Diffstat (limited to 'dev-python/PyQt/PyQt-3.12.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 99d7bf7c421a..c22d8f92fb3b 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.6 2004/08/20 01:27:00 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.7 2004/08/20 22:33:37 kugelfang Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha amd64" DEPEND="virtual/libc sys-devel/libtool |