diff options
author | 2003-10-02 18:28:17 +0000 | |
---|---|---|
committer | 2003-10-02 18:28:17 +0000 | |
commit | 925174d6a51aa6e258ce9f905fe139c30a7de158 (patch) | |
tree | 9e8695014b8d310e37bcf7c4dda8be945c40f7fe /sys-libs/db/db-3.2.9-r7.ebuild | |
parent | option fix #30049 and static support #30026 (diff) | |
download | gentoo-2-925174d6a51aa6e258ce9f905fe139c30a7de158.tar.gz gentoo-2-925174d6a51aa6e258ce9f905fe139c30a7de158.tar.bz2 gentoo-2-925174d6a51aa6e258ce9f905fe139c30a7de158.zip |
add ~amd64 flag
Diffstat (limited to 'sys-libs/db/db-3.2.9-r7.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild index 82013deb3582..db27b8d2537b 100644 --- a/sys-libs/db/db-3.2.9-r7.ebuild +++ b/sys-libs/db/db-3.2.9-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.7 2003/09/08 17:04:46 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.8 2003/10/02 18:28:11 brad_mssw Exp $ IUSE="" @@ -16,7 +16,7 @@ SLOT="3" LICENSE="DB" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa arm ~amd64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} |