diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-05-23 00:04:32 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-05-23 00:04:32 +0000 |
commit | 849542ef72731ae3dcf7fbe233d2ceb2fddc2eb8 (patch) | |
tree | 96ccae91580902592fb94daed6f6ac94f6e172f5 /app-admin/eselect/eselect-1.2.15.ebuild | |
parent | Marked ppc/ppc64 stable for bug #362319. (diff) | |
download | historical-849542ef72731ae3dcf7fbe233d2ceb2fddc2eb8.tar.gz historical-849542ef72731ae3dcf7fbe233d2ceb2fddc2eb8.tar.bz2 historical-849542ef72731ae3dcf7fbe233d2ceb2fddc2eb8.zip |
Marked ppc/ppc64 stable for bug #363943.
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'app-admin/eselect/eselect-1.2.15.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.2.15.ebuild b/app-admin/eselect/eselect-1.2.15.ebuild index ad7aa317668c..d8a90a8b4539 100644 --- a/app-admin/eselect/eselect-1.2.15.ebuild +++ b/app-admin/eselect/eselect-1.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.15.ebuild,v 1.5 2011/05/07 17:21:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.15.ebuild,v 1.6 2011/05/23 00:04:32 josejx 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 ~x64-freebsd ~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 ~x64-freebsd ~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 |