diff options
Diffstat (limited to 'app-emacs/tramp/tramp-2.1.15.ebuild')
-rw-r--r-- | app-emacs/tramp/tramp-2.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tramp/tramp-2.1.15.ebuild b/app-emacs/tramp/tramp-2.1.15.ebuild index cc6d9b0e086b..ec117f690fd1 100644 --- a/app-emacs/tramp/tramp-2.1.15.ebuild +++ b/app-emacs/tramp/tramp-2.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild,v 1.2 2009/03/01 12:35:28 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild,v 1.3 2009/03/07 21:41:34 fauli Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 FDL-1.3" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="" SITEFILE="51${PN}-gentoo.el" |