diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:43:19 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:43:19 +0000 |
commit | 6ba44e90be409d2c538f2eedfc9e61dcb5829981 (patch) | |
tree | 470ef3fc1a5a7dfa243d3944be812ff5aefd187f /app-xemacs/locale/locale-1.24.ebuild | |
parent | Remove intermediate version (diff) | |
download | gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.tar.gz gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.tar.bz2 gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/locale/locale-1.24.ebuild')
-rw-r--r-- | app-xemacs/locale/locale-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild index f5da398cb5b0..6df7ad4c1f10 100644 --- a/app-xemacs/locale/locale-1.24.ebuild +++ b/app-xemacs/locale/locale-1.24.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/locale/locale-1.24.ebuild,v 1.2 2007/05/29 20:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.24.ebuild,v 1.3 2007/06/03 18:43:19 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |