summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-09 22:38:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-09 22:38:01 +0000
commit5eaf2c885a795b382d7817bdb822204e47f09775 (patch)
treeddb86aa9f016b799c962e11a6215d9bac30f615b /dev-db/sqlite/sqlite-3.0.8.ebuild
parentadd alpha and ia64 (diff)
downloadhistorical-5eaf2c885a795b382d7817bdb822204e47f09775.tar.gz
historical-5eaf2c885a795b382d7817bdb822204e47f09775.tar.bz2
historical-5eaf2c885a795b382d7817bdb822204e47f09775.zip
add ~alpha and ~ia64
Diffstat (limited to 'dev-db/sqlite/sqlite-3.0.8.ebuild')
-rw-r--r--dev-db/sqlite/sqlite-3.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-3.0.8.ebuild b/dev-db/sqlite/sqlite-3.0.8.ebuild
index bf63b50378d8..c757e8d8df0e 100644
--- a/dev-db/sqlite/sqlite-3.0.8.ebuild
+++ b/dev-db/sqlite/sqlite-3.0.8.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-3.0.8.ebuild,v 1.1 2004/10/29 21:13:33 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.0.8.ebuild,v 1.2 2004/11/09 22:38:01 agriffis Exp $
IUSE="nls"
@@ -13,7 +13,7 @@ DEPEND="virtual/libc
SLOT="3"
LICENSE="as-is"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~alpha ~ia64"
src_compile() {
# sqlite includes a doc directory making it impossible to generate docs,