diff options
author | 2004-03-04 05:02:07 +0000 | |
---|---|---|
committer | 2004-03-04 05:02:07 +0000 | |
commit | 77abf678da1117a4c6f2cea7b7f996c498d702a8 (patch) | |
tree | f3e2fe0a16c15cd84d8fd6a5c8333237662c6c2a /app-emacs/boxquote | |
parent | added ~amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-77abf678da1117a4c6f2cea7b7f996c498d702a8.tar.gz gentoo-2-77abf678da1117a4c6f2cea7b7f996c498d702a8.tar.bz2 gentoo-2-77abf678da1117a4c6f2cea7b7f996c498d702a8.zip |
added amd64 to keywords
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild index bedd71a7f6d4..f06c5beda52d 100644 --- a/app-emacs/boxquote/boxquote-1.18.ebuild +++ b/app-emacs/boxquote/boxquote-1.18.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/boxquote/boxquote-1.18.ebuild,v 1.1 2003/11/20 21:11:42 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.2 2004/03/04 05:02:07 jhuebel Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.davep.org/emacs/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/emacs" |