diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-04 19:12:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-04 19:12:34 +0000 |
commit | e93d4f3bccc354d398cf427c36b0b4a5c81bb7ca (patch) | |
tree | ddf8c4a99851aa847357f77e4f97ae5a072ced7b /app-emacs/quack/quack-0.25.ebuild | |
parent | Added ~ppc keyword. (diff) | |
download | gentoo-2-e93d4f3bccc354d398cf427c36b0b4a5c81bb7ca.tar.gz gentoo-2-e93d4f3bccc354d398cf427c36b0b4a5c81bb7ca.tar.bz2 gentoo-2-e93d4f3bccc354d398cf427c36b0b4a5c81bb7ca.zip |
Added ~ppc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/quack/quack-0.25.ebuild')
-rw-r--r-- | app-emacs/quack/quack-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/quack/quack-0.25.ebuild b/app-emacs/quack/quack-0.25.ebuild index db52587f5ce0..eb562acc4f8c 100644 --- a/app-emacs/quack/quack-0.25.ebuild +++ b/app-emacs/quack/quack-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/quack/quack-0.25.ebuild,v 1.2 2005/01/01 13:58:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quack/quack-0.25.ebuild,v 1.3 2005/06/04 19:12:34 dertobi123 Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.neilvandyke.org/quack/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/emacs app-emacs/emacs-w3m |