diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:35:06 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:35:06 +0000 |
commit | 996483f68e04fcb62fc76f5ad5c210f062ecbed7 (patch) | |
tree | 8ba27efd1d55df93a5e5b5b679f3ee58cb58f61b /dev-db/sqlite/sqlite-2.8.15.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.tar.gz gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.tar.bz2 gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.zip |
Stable on amd64.
Diffstat (limited to 'dev-db/sqlite/sqlite-2.8.15.ebuild')
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.15.ebuild b/dev-db/sqlite/sqlite-2.8.15.ebuild index ecfce35c3cc6..1633ffea4d28 100644 --- a/dev-db/sqlite/sqlite-2.8.15.ebuild +++ b/dev-db/sqlite/sqlite-2.8.15.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/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.11 2004/12/11 23:02:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.12 2004/12/20 13:35:06 absinthe Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/libc dev-lang/tcl" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha ~arm mips hppa ~ppc64 ~amd64 ppc-macos" +KEYWORDS="x86 ppc sparc alpha ~arm mips hppa ~ppc64 amd64 ppc-macos" src_unpack() { |