diff options
Diffstat (limited to 'app-emacs/boxquote/boxquote-1.18.ebuild')
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild index f06c5beda52d..4501c0a07c71 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. +# Copyright 1999-2004 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.2 2004/03/04 05:02:07 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.3 2004/04/22 21:21:34 dholm 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 amd64" +KEYWORDS="x86 amd64 ~ppc" DEPEND="virtual/emacs" |