summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-03-04 04:55:13 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-03-04 04:55:13 +0000
commita40c28801a4f676f2c587a6b252171b5451babf2 (patch)
tree36be287d6a0f197a3486c3a74ddaf1b562f9f8c8 /app-emacs/gnus
parentadded ~amd64 to keywords (Manifest recommit) (diff)
downloadgentoo-2-a40c28801a4f676f2c587a6b252171b5451babf2.tar.gz
gentoo-2-a40c28801a4f676f2c587a6b252171b5451babf2.tar.bz2
gentoo-2-a40c28801a4f676f2c587a6b252171b5451babf2.zip
added ~amd64 to keywords
Diffstat (limited to 'app-emacs/gnus')
-rw-r--r--app-emacs/gnus/gnus-5.10.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gnus/gnus-5.10.6.ebuild b/app-emacs/gnus/gnus-5.10.6.ebuild
index 08af3bf0fd06..31859cd976fe 100644
--- a/app-emacs/gnus/gnus-5.10.6.ebuild
+++ b/app-emacs/gnus/gnus-5.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.2 2004/01/05 19:12:36 jbms Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.3 2004/03/04 04:55:13 jhuebel Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnus.org/"
SRC_URI="http://quimby.gnus.org/gnus/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
DEPEND="virtual/emacs
emacs-w3? ( app-emacs/w3 )"