diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 05:30:46 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 05:30:46 +0000 |
commit | b7683429da20262bcf1aa3f7b5836aa0dba4c688 (patch) | |
tree | fb55e89d1719a4a4fc541d5d2c8520a9904aeea7 /app-emacs/gnuserv | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-b7683429da20262bcf1aa3f7b5836aa0dba4c688.tar.gz gentoo-2-b7683429da20262bcf1aa3f7b5836aa0dba4c688.tar.bz2 gentoo-2-b7683429da20262bcf1aa3f7b5836aa0dba4c688.zip |
added amd64 to keywords
Diffstat (limited to 'app-emacs/gnuserv')
-rw-r--r-- | app-emacs/gnuserv/gnuserv-3.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gnuserv/gnuserv-3.12.5.ebuild b/app-emacs/gnuserv/gnuserv-3.12.5.ebuild index 7966a1455951..4a0f28799e8d 100644 --- a/app-emacs/gnuserv/gnuserv-3.12.5.ebuild +++ b/app-emacs/gnuserv/gnuserv-3.12.5.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/app-emacs/gnuserv/gnuserv-3.12.5.ebuild,v 1.2 2003/02/13 07:05:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/gnuserv-3.12.5.ebuild,v 1.3 2004/03/04 05:27:25 jhuebel Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://meltin.net/hacks/emacs/" SRC_URI="http://meltin.net/hacks/emacs/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/glibc virtual/emacs" |