summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-02 13:43:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-02 13:43:19 +0000
commitf4600b8ec9e603ce2d7c8d77cdd0295f5d2dc2b3 (patch)
tree07e1963325a13bd2562e323c462b051c85bd1015 /app-misc/cmatrix/cmatrix-1.2a.ebuild
parentversion bump (diff)
downloadhistorical-f4600b8ec9e603ce2d7c8d77cdd0295f5d2dc2b3.tar.gz
historical-f4600b8ec9e603ce2d7c8d77cdd0295f5d2dc2b3.tar.bz2
historical-f4600b8ec9e603ce2d7c8d77cdd0295f5d2dc2b3.zip
Add amd64 keyword.
Diffstat (limited to 'app-misc/cmatrix/cmatrix-1.2a.ebuild')
-rw-r--r--app-misc/cmatrix/cmatrix-1.2a.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/cmatrix/cmatrix-1.2a.ebuild b/app-misc/cmatrix/cmatrix-1.2a.ebuild
index 355656b7bc2f..6be597367258 100644
--- a/app-misc/cmatrix/cmatrix-1.2a.ebuild
+++ b/app-misc/cmatrix/cmatrix-1.2a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.7 2004/02/29 17:19:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.8 2004/03/02 13:43:19 aliz Exp $
DESCRIPTION="An ncurses based app to show a scrolling screen from the Matrix"
HOMEPAGE="http://www.asty.org/cmatrix"
@@ -8,7 +8,7 @@ SRC_URI="http://www.asty.org/${PN}/dist/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE="X"
DEPEND="X? ( virtual/x11 )