diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-09 03:04:12 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-09 03:04:12 +0000 |
commit | c0881d1f72699c99f69a18892565dfe826af2156 (patch) | |
tree | 5c6c3e854c69fa828c42807869ae7a79f735bf3a /app-emacs/apel/apel-10.6.ebuild | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-c0881d1f72699c99f69a18892565dfe826af2156.tar.gz gentoo-2-c0881d1f72699c99f69a18892565dfe826af2156.tar.bz2 gentoo-2-c0881d1f72699c99f69a18892565dfe826af2156.zip |
stable on ppc64, bug #57676
Diffstat (limited to 'app-emacs/apel/apel-10.6.ebuild')
-rw-r--r-- | app-emacs/apel/apel-10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/apel/apel-10.6.ebuild b/app-emacs/apel/apel-10.6.ebuild index 3365359b433f..dacf07317650 100644 --- a/app-emacs/apel/apel-10.6.ebuild +++ b/app-emacs/apel/apel-10.6.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-emacs/apel/apel-10.6.ebuild,v 1.9 2004/07/29 23:22:10 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.10 2004/08/09 03:04:12 tgall Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.jpl.org/pub/elisp/apel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha sparc ppc hppa macos amd64" +KEYWORDS="x86 alpha sparc ppc hppa macos amd64 ppc64" DEPEND="virtual/emacs" |