diff options
Diffstat (limited to 'app-emacs/tramp/tramp-2.1.2.ebuild')
-rw-r--r-- | app-emacs/tramp/tramp-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tramp/tramp-2.1.2.ebuild b/app-emacs/tramp/tramp-2.1.2.ebuild index e3043894fa83..6d97fa856b5e 100644 --- a/app-emacs/tramp/tramp-2.1.2.ebuild +++ b/app-emacs/tramp/tramp-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.2.ebuild,v 1.5 2005/01/01 14:03:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.2.ebuild,v 1.6 2005/03/17 18:40:00 gustavoz Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" # this is needed; elisp.eclass redefines src_compile() from portage default |