diff options
author | Benjamin Schindler <config@gentoo.org> | 2004-12-17 23:04:09 +0000 |
---|---|---|
committer | Benjamin Schindler <config@gentoo.org> | 2004-12-17 23:04:09 +0000 |
commit | 37ab2d4cfbae2d0019a32521bd2c49e7d388a01c (patch) | |
tree | 46314584635066b820a417d9b6897330bf404fac /app-office/glabels/glabels-2.0.1.ebuild | |
parent | tarball fixes (Manifest recommit) (diff) | |
download | gentoo-2-37ab2d4cfbae2d0019a32521bd2c49e7d388a01c.tar.gz gentoo-2-37ab2d4cfbae2d0019a32521bd2c49e7d388a01c.tar.bz2 gentoo-2-37ab2d4cfbae2d0019a32521bd2c49e7d388a01c.zip |
Added ~amd64
Diffstat (limited to 'app-office/glabels/glabels-2.0.1.ebuild')
-rw-r--r-- | app-office/glabels/glabels-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/glabels/glabels-2.0.1.ebuild b/app-office/glabels/glabels-2.0.1.ebuild index 45747e459386..4bba87848c17 100644 --- a/app-office/glabels/glabels-2.0.1.ebuild +++ b/app-office/glabels/glabels-2.0.1.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/app-office/glabels/glabels-2.0.1.ebuild,v 1.5 2004/11/29 15:35:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.6 2004/12/17 23:04:09 config Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="static" RDEPEND=">=dev-libs/glib-2.2 |