diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild index fd77354d7b24..163568f2c8ee 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild,v 1.8 2008/01/20 19:06:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.3.ebuild,v 1.9 2008/01/22 08:13:59 vapier Exp $ MY_P="eselect-emacs-${PV}" DESCRIPTION="Manages ctags implementations" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |