diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-17 21:59:19 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-17 21:59:19 +0000 |
commit | cc1005ac6bb4f4c0ed7b53165161837358ac8ee2 (patch) | |
tree | 32928e9e4dd87b8d8fc3b082b211e084938b8095 /sys-libs/db/db-1.85-r1.ebuild | |
parent | ia64 keywords (diff) | |
download | historical-cc1005ac6bb4f4c0ed7b53165161837358ac8ee2.tar.gz historical-cc1005ac6bb4f4c0ed7b53165161837358ac8ee2.tar.bz2 historical-cc1005ac6bb4f4c0ed7b53165161837358ac8ee2.zip |
ia64 keywords
Diffstat (limited to 'sys-libs/db/db-1.85-r1.ebuild')
-rw-r--r-- | sys-libs/db/db-1.85-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild index f3c29a341011..535b9fefff9f 100644 --- a/sys-libs/db/db-1.85-r1.ebuild +++ b/sys-libs/db/db-1.85-r1.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-1.85-r1.ebuild,v 1.19 2003/09/04 08:04:42 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.20 2003/09/17 21:59:15 avenj Exp $ S=${WORKDIR}/db.${PV} DESCRIPTION="db 1.85 -- required for RPM 4.0 to compile; that's about it." @@ -10,7 +10,7 @@ DEPEND="virtual/glibc" RDEPEND=$DEPEND SLOT="1" LICENSE="DB" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa arm ia64" src_unpack() { |