diff options
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} |