diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-11-05 22:32:52 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-11-05 22:32:52 +0000 |
commit | 6202a444e0fb2dc638fdd1a417b45d1080942646 (patch) | |
tree | 5ce8279460799ad34cc3cd395742edf3818603b2 /app-i18n/bidiv/bidiv-1.4.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-6202a444e0fb2dc638fdd1a417b45d1080942646.tar.gz gentoo-2-6202a444e0fb2dc638fdd1a417b45d1080942646.tar.bz2 gentoo-2-6202a444e0fb2dc638fdd1a417b45d1080942646.zip |
Bump to x86 stable and add ~amd64 keyword.
Diffstat (limited to 'app-i18n/bidiv/bidiv-1.4.ebuild')
-rw-r--r-- | app-i18n/bidiv/bidiv-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/bidiv/bidiv-1.4.ebuild b/app-i18n/bidiv/bidiv-1.4.ebuild index 6a50b4fc520c..2fc57496060b 100644 --- a/app-i18n/bidiv/bidiv-1.4.ebuild +++ b/app-i18n/bidiv/bidiv-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/bidiv-1.4.ebuild,v 1.1 2003/10/04 08:27:43 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/bidiv-1.4.ebuild,v 1.2 2003/11/05 22:32:44 coredumb Exp $ DESCRIPTION="A BiDirectional Text Viewer" HOMEPAGE="http://www.ivrix.org.il" SRC_URI="http://ftp.ivrix.org.il/pub/ivrix/src/cmdline/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="" S=${WORKDIR}/${PN} |