diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:59:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 13:59:48 +0000 |
commit | 3c3a0690ce3042f102c715642d0b239968b07869 (patch) | |
tree | 6d165f1f1989ed24327006bfbe2d91d555d88776 /app-xemacs/misc-games/misc-games-1.19.ebuild | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-3c3a0690ce3042f102c715642d0b239968b07869.tar.gz gentoo-2-3c3a0690ce3042f102c715642d0b239968b07869.tar.bz2 gentoo-2-3c3a0690ce3042f102c715642d0b239968b07869.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/misc-games/misc-games-1.19.ebuild')
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/misc-games/misc-games-1.19.ebuild b/app-xemacs/misc-games/misc-games-1.19.ebuild index e7250a258500..c12f6ec1d32e 100644 --- a/app-xemacs/misc-games/misc-games-1.19.ebuild +++ b/app-xemacs/misc-games/misc-games-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.19.ebuild,v 1.6 2008/05/05 13:27:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.19.ebuild,v 1.7 2008/05/12 13:59:48 corsair Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |