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 | ee988d554fe553051bc82b10ecf0677df0696fcf (patch) | |
tree | f4bd75d6d8a0dd1cff80fa9e3d0776ade0ddc3cd /app-emacs/crypt++ | |
parent | added amd64 to keywords (diff) | |
download | historical-ee988d554fe553051bc82b10ecf0677df0696fcf.tar.gz historical-ee988d554fe553051bc82b10ecf0677df0696fcf.tar.bz2 historical-ee988d554fe553051bc82b10ecf0677df0696fcf.zip |
added amd64 to keywords
Diffstat (limited to 'app-emacs/crypt++')
-rw-r--r-- | app-emacs/crypt++/crypt++-2.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/crypt++/crypt++-2.91.ebuild b/app-emacs/crypt++/crypt++-2.91.ebuild index 2fd06c541c38..bdb356bbcee2 100644 --- a/app-emacs/crypt++/crypt++-2.91.ebuild +++ b/app-emacs/crypt++/crypt++-2.91.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/crypt++/crypt++-2.91.ebuild,v 1.2 2003/02/13 07:04:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.91.ebuild,v 1.3 2004/03/04 05:25:01 jhuebel Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/crypt++/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/emacs" |