diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:31:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:31:30 +0000 |
commit | 432347da318193368623ea03ea3649c0586d2ebe (patch) | |
tree | ba87ad5f59329c806e24c9e1c452328fb3c5761d /app-admin/eselect/eselect-1.3.8.ebuild | |
parent | Stable for ppc, wrt bug #477178 (diff) | |
download | gentoo-2-432347da318193368623ea03ea3649c0586d2ebe.tar.gz gentoo-2-432347da318193368623ea03ea3649c0586d2ebe.tar.bz2 gentoo-2-432347da318193368623ea03ea3649c0586d2ebe.zip |
Stable for ppc, wrt bug #485500
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect/eselect-1.3.8.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.3.8.ebuild b/app-admin/eselect/eselect-1.3.8.ebuild index ae6551838a59..2f467ac6459d 100644 --- a/app-admin/eselect/eselect-1.3.8.ebuild +++ b/app-admin/eselect/eselect-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.8.ebuild,v 1.8 2013/09/23 19:22:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.8.ebuild,v 1.9 2013/09/25 17:31:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs vim-syntax" RDEPEND="sys-apps/sed |