diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-14 04:15:55 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-14 04:15:55 +0000 |
commit | 6b561a2751503dbc17829a68ef3729c39fedc7b1 (patch) | |
tree | ce5db1342f71d7c835d4051b660f56558920348e /app-admin/eselect-emacs/eselect-emacs-1.13.ebuild | |
parent | Fix QA issues and bug 298023 (diff) | |
download | gentoo-2-6b561a2751503dbc17829a68ef3729c39fedc7b1.tar.gz gentoo-2-6b561a2751503dbc17829a68ef3729c39fedc7b1.tar.bz2 gentoo-2-6b561a2751503dbc17829a68ef3729c39fedc7b1.zip |
Added ~mips, bug 260095
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-emacs/eselect-emacs-1.13.ebuild')
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild index 16104ff54a7a..2f8eb66226f9 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.7 2010/06/06 18:13:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.8 2011/06/14 04:15:55 mattst88 Exp $ DESCRIPTION="Manage multiple Emacs versions on one system" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |