diff options
author | 2004-05-25 14:46:11 +0000 | |
---|---|---|
committer | 2004-05-25 14:46:11 +0000 | |
commit | 1060cc55727e22d511f57dcb0493d91c2f0249ae (patch) | |
tree | cdd6215b05eb4459de502a3a50ab763fe87923db /gnome-base/gnome-print/gnome-print-0.37.ebuild | |
parent | Fix repoman error. (diff) | |
download | historical-1060cc55727e22d511f57dcb0493d91c2f0249ae.tar.gz historical-1060cc55727e22d511f57dcb0493d91c2f0249ae.tar.bz2 historical-1060cc55727e22d511f57dcb0493d91c2f0249ae.zip |
Added amd64 keyword to gnome-print.
Diffstat (limited to 'gnome-base/gnome-print/gnome-print-0.37.ebuild')
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild index d13fbcb6974e..8d8b2c0812da 100644 --- a/gnome-base/gnome-print/gnome-print-0.37.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.37.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/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.9 2004/05/21 02:51:42 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.10 2004/05/25 14:46:11 augustus Exp $ inherit gnome.org libtool eutils @@ -8,7 +8,7 @@ IUSE="nls" DESCRIPTION="GNOME printing library" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc sparc alpha hppa ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa ia64 mips amd64" SLOT="0" LICENSE="GPL-2" |