diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:33:16 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:33:16 +0000 |
commit | b4b6550acbd0575fca761c35832759e036c32d08 (patch) | |
tree | 6bd3f5f2a05546b96ebf48b4360fd0a0437c5fe3 /app-text/noweb/noweb-2.9-r3.ebuild | |
parent | marked stable amd64. (diff) | |
download | historical-b4b6550acbd0575fca761c35832759e036c32d08.tar.gz historical-b4b6550acbd0575fca761c35832759e036c32d08.tar.bz2 historical-b4b6550acbd0575fca761c35832759e036c32d08.zip |
added amd64 keyword.
Diffstat (limited to 'app-text/noweb/noweb-2.9-r3.ebuild')
-rw-r--r-- | app-text/noweb/noweb-2.9-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/noweb/noweb-2.9-r3.ebuild b/app-text/noweb/noweb-2.9-r3.ebuild index 68518c6e82f7..3e6cbb9f9d74 100644 --- a/app-text/noweb/noweb-2.9-r3.ebuild +++ b/app-text/noweb/noweb-2.9-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r3.ebuild,v 1.6 2003/11/29 03:45:25 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.9-r3.ebuild,v 1.7 2004/02/09 08:33:16 absinthe Exp $ inherit eutils @@ -17,7 +17,7 @@ DEPEND="sys-devel/gcc virtual/tetex sys-apps/gawk sys-apps/debianutils" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" src_unpack() { |