diff options
Diffstat (limited to 'app-xemacs/tramp/tramp-1.37.ebuild')
-rw-r--r-- | app-xemacs/tramp/tramp-1.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tramp/tramp-1.37.ebuild b/app-xemacs/tramp/tramp-1.37.ebuild index 015b5c52a551..ae9f65d2d42d 100644 --- a/app-xemacs/tramp/tramp-1.37.ebuild +++ b/app-xemacs/tramp/tramp-1.37.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/tramp/tramp-1.37.ebuild,v 1.5 2007/10/28 13:52:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.37.ebuild,v 1.6 2007/10/29 10:26:25 armin76 Exp $ SLOT="0" IUSE="" @@ -16,6 +16,6 @@ app-xemacs/gnus app-xemacs/ediff app-xemacs/sh-script " -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" inherit xemacs-packages |