diff options
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild index 503e6f885d1c..7bf312800bf8 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild,v 1.5 2010/08/29 18:17:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.17.ebuild,v 1.6 2010/09/29 15:55:37 jer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DOCS="ChangeLog" |