diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 17:19:54 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 17:19:54 +0000 |
commit | 43ef54be3ba6212c69318d09ce4e25a6eab35ed8 (patch) | |
tree | a7b057acfd51388ae64dfd831f91c7e541a9f444 /app-sci/qcad | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-43ef54be3ba6212c69318d09ce4e25a6eab35ed8.tar.gz gentoo-2-43ef54be3ba6212c69318d09ce4e25a6eab35ed8.tar.bz2 gentoo-2-43ef54be3ba6212c69318d09ce4e25a6eab35ed8.zip |
amd64
Diffstat (limited to 'app-sci/qcad')
-rw-r--r-- | app-sci/qcad/qcad-2.0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/qcad/qcad-2.0.2.0.ebuild b/app-sci/qcad/qcad-2.0.2.0.ebuild index 6a1e974e00f4..529349162dc9 100644 --- a/app-sci/qcad/qcad-2.0.2.0.ebuild +++ b/app-sci/qcad/qcad-2.0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.2.0.ebuild,v 1.1 2004/02/11 13:04:22 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.2.0.ebuild,v 1.2 2004/02/22 17:15:34 brad_mssw Exp $ inherit kde-functions @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc amd64" need-qt 3 |