diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-10 01:47:38 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-10 01:47:38 +0000 |
commit | 1a55670daedf5d396ef87af4a3eadabe657e69cb (patch) | |
tree | 1b7d66ced9d6101057bed96d5e6e53ee13d06c38 /app-xemacs/apel/apel-1.26.ebuild | |
parent | Fix libgtkhtml dep slightly to grab the right slot. (Manifest recommit) (diff) | |
download | gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.tar.gz gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.tar.bz2 gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.zip |
stable on ppc64, bug #57174
Diffstat (limited to 'app-xemacs/apel/apel-1.26.ebuild')
-rw-r--r-- | app-xemacs/apel/apel-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/apel/apel-1.26.ebuild b/app-xemacs/apel/apel-1.26.ebuild index b1cd8487fdc2..1d48998e8f6b 100644 --- a/app-xemacs/apel/apel-1.26.ebuild +++ b/app-xemacs/apel/apel-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/apel-1.26.ebuild,v 1.6 2004/07/27 22:37:37 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/apel-1.26.ebuild,v 1.7 2004/08/10 01:47:38 tgall Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="amd64 x86 ppc alpha sparc" +KEYWORDS="amd64 x86 ppc alpha sparc ppc64" inherit xemacs-packages |