diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:50:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:50:52 +0000 |
commit | dc1f781950c7dbfe0fa4f8d983a5cbfeb4c9ae8c (patch) | |
tree | 596b00e8f37cdfa7d5d538c7221e56b8fdc4779b | |
parent | stabilize (diff) | |
download | gentoo-2-dc1f781950c7dbfe0fa4f8d983a5cbfeb4c9ae8c.tar.gz gentoo-2-dc1f781950c7dbfe0fa4f8d983a5cbfeb4c9ae8c.tar.bz2 gentoo-2-dc1f781950c7dbfe0fa4f8d983a5cbfeb4c9ae8c.zip |
arm stable
(Portage version: 2.0.51.19)
-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 6285cbe6aaf7..efda9e948285 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-2005 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.13 2005/01/01 17:43:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.14 2005/03/09 00:50:52 vapier 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() { |