diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:54:28 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:54:28 +0000 |
commit | b92f93f391c579b297a3372869a97f396e46cb2f (patch) | |
tree | cfc3ad489c77d71031ab994684a8dbbcd648f9ab /dev-libs/g-wrap/g-wrap-1.3.4.ebuild | |
parent | added amd64 keyword to 0.92.2. date fixes on rest. (diff) | |
download | historical-b92f93f391c579b297a3372869a97f396e46cb2f.tar.gz historical-b92f93f391c579b297a3372869a97f396e46cb2f.tar.bz2 historical-b92f93f391c579b297a3372869a97f396e46cb2f.zip |
added amd64 keyword.
Diffstat (limited to 'dev-libs/g-wrap/g-wrap-1.3.4.ebuild')
-rw-r--r-- | dev-libs/g-wrap/g-wrap-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild b/dev-libs/g-wrap/g-wrap-1.3.4.ebuild index a7350ff62138..6d5f908cc5aa 100644 --- a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild +++ b/dev-libs/g-wrap/g-wrap-1.3.4.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/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.7 2004/01/20 13:03:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.8 2004/02/09 07:53:21 absinthe Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool for exporting C libraries into Scheme" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnucash.org" SLOT="1.3" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit flag-o-matic |