diff options
author | 2005-07-22 17:12:14 +0000 | |
---|---|---|
committer | 2005-07-22 17:12:14 +0000 | |
commit | 8178d8039541afa07d076900c5cdbd6a33c4a4c8 (patch) | |
tree | dd1289cb476e7d0f4ec49364f2494f7d12accb9a /app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild | |
parent | Fixed env file (diff) | |
download | gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.tar.gz gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.tar.bz2 gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild')
-rw-r--r-- | app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild index 548ec1842305..5dcc76eafbc7 100644 --- a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild +++ b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild,v 1.7 2005/06/03 22:36:21 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild,v 1.8 2005/07/22 17:12:12 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ooqstart/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" SLOT="0" |