diff options
Diffstat (limited to 'sci-misc/qcad/qcad-2.0.4.0-r3.ebuild')
-rw-r--r-- | sci-misc/qcad/qcad-2.0.4.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild b/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild index 1371c6e79404..7c8b1559bca9 100644 --- a/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild +++ b/sci-misc/qcad/qcad-2.0.4.0-r3.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/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild,v 1.3 2006/06/24 06:28:51 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0-r3.ebuild,v 1.4 2006/07/21 22:04:24 jer Exp $ inherit kde-functions eutils @@ -16,7 +16,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" DEPEND=">=sys-apps/sed-4" need-qt 3.3 |