diff options
author | 2007-06-03 18:50:13 +0000 | |
---|---|---|
committer | 2007-06-03 18:50:13 +0000 | |
commit | 85c4f5c760847952cf07ad0587b980d40c240799 (patch) | |
tree | 7daae2c786a350c083f6e16e9e48e5ec79654ee7 /app-xemacs/misc-games/misc-games-1.18.ebuild | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-85c4f5c760847952cf07ad0587b980d40c240799.tar.gz gentoo-2-85c4f5c760847952cf07ad0587b980d40c240799.tar.bz2 gentoo-2-85c4f5c760847952cf07ad0587b980d40c240799.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/misc-games/misc-games-1.18.ebuild')
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/misc-games/misc-games-1.18.ebuild b/app-xemacs/misc-games/misc-games-1.18.ebuild index b126bf2d5eff..2fdb26bf987c 100644 --- a/app-xemacs/misc-games/misc-games-1.18.ebuild +++ b/app-xemacs/misc-games/misc-games-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.ebuild,v 1.2 2007/05/29 20:57:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.18.ebuild,v 1.3 2007/06/03 18:50:13 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ 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 |