diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-06 18:14:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-06 18:14:24 +0000 |
commit | a6a223e8c75d78ba4f76b1ee584c8ac11bf9e54c (patch) | |
tree | 3dcc76f5c8b37737c6a4a401e175930280554b39 /app-admin/eselect/eselect-1.2.9.ebuild | |
parent | stable sparc, bug 300064 (diff) | |
download | gentoo-2-a6a223e8c75d78ba4f76b1ee584c8ac11bf9e54c.tar.gz gentoo-2-a6a223e8c75d78ba4f76b1ee584c8ac11bf9e54c.tar.bz2 gentoo-2-a6a223e8c75d78ba4f76b1ee584c8ac11bf9e54c.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #302878
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect/eselect-1.2.9.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.2.9.ebuild b/app-admin/eselect/eselect-1.2.9.ebuild index 34956fbdd711..eca54e8f4b41 100644 --- a/app-admin/eselect/eselect-1.2.9.ebuild +++ b/app-admin/eselect/eselect-1.2.9.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-admin/eselect/eselect-1.2.9.ebuild,v 1.7 2010/02/04 21:50:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.9.ebuild,v 1.8 2010/02/06 18:14:24 armin76 Exp $ inherit bash-completion @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="sys-apps/sed |