diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 20:22:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 20:22:06 +0000 |
commit | b4787b73495f6294d9608dd5fef3ad993130a6e0 (patch) | |
tree | 77993307395d5fdf8891afb500790c3ad59b17e5 /app-portage | |
parent | arm stable, bug #440872 (diff) | |
download | gentoo-2-b4787b73495f6294d9608dd5fef3ad993130a6e0.tar.gz gentoo-2-b4787b73495f6294d9608dd5fef3ad993130a6e0.tar.bz2 gentoo-2-b4787b73495f6294d9608dd5fef3ad993130a6e0.zip |
Add ~ppc64, wrt bug #425494
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.27.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 82ac2221226a..a9662e0a4131 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.439 2012/12/09 16:54:40 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.440 2012/12/17 20:22:06 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> eix-0.27.6.ebuild: + Add ~ppc64, wrt bug #425494 *eix-0.27.6 (09 Dec 2012) diff --git a/app-portage/eix/eix-0.27.6.ebuild b/app-portage/eix/eix-0.27.6.ebuild index 90da854fe1fc..a2d60adc4593 100644 --- a/app-portage/eix/eix-0.27.6.ebuild +++ b/app-portage/eix/eix-0.27.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.27.6.ebuild,v 1.1 2012/12/09 16:54:40 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.27.6.ebuild,v 1.2 2012/12/17 20:22:06 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="clang debug +dep doc nls optimization security strong-optimization sqlite tools zsh-completion" RDEPEND="app-shells/push |