diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 05:09:40 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-04 05:09:40 +0000 |
commit | 3104f208396cdf9c30561970e46ec95b5de70280 (patch) | |
tree | 545c89bf5e0b849b9c764cd95d632537fa5228c1 /app-emacs/bbdb | |
parent | added amd64 to keywords (diff) | |
download | historical-3104f208396cdf9c30561970e46ec95b5de70280.tar.gz historical-3104f208396cdf9c30561970e46ec95b5de70280.tar.bz2 historical-3104f208396cdf9c30561970e46ec95b5de70280.zip |
added ~amd64 to keywords
Diffstat (limited to 'app-emacs/bbdb')
-rw-r--r-- | app-emacs/bbdb/bbdb-2.34-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bbdb/bbdb-2.34-r1.ebuild b/app-emacs/bbdb/bbdb-2.34-r1.ebuild index 07835744399a..425847500ddd 100644 --- a/app-emacs/bbdb/bbdb-2.34-r1.ebuild +++ b/app-emacs/bbdb/bbdb-2.34-r1.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/bbdb/bbdb-2.34-r1.ebuild,v 1.2 2003/12/04 23:58:34 jbms Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.34-r1.ebuild,v 1.3 2004/03/04 04:59:39 jhuebel Exp $ inherit elisp @@ -13,7 +13,7 @@ SRC_URI="http://bbdb.sourceforge.net/${P}.tar.gz http://www.mit.edu/afs/athena/contrib/emacs-contrib/Fin/dates.el" LICENSE="GPL-2 as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DEPEND="virtual/emacs crypt? app-emacs/mailcrypt" |