diff options
Diffstat (limited to 'app-emacs/sml-mode/sml-mode-6.1-r1.ebuild')
-rw-r--r-- | app-emacs/sml-mode/sml-mode-6.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild b/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild index d44c39ab3495..627362c4441d 100644 --- a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild +++ b/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild,v 1.1 2012/11/02 17:00:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild,v 1.2 2013/01/10 14:43:30 blueness Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~x86" DEPEND="app-arch/xz-utils" |