diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 11:31:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 11:31:35 +0100 |
commit | 82d99617bc4508e7ca9a071531995e110e16e1b0 (patch) | |
tree | e7e91d9ed72f78479ab54476dbaadf8c8a18b956 /sys-apps | |
parent | dev-libs/qcodeedit: Port from qt4-r2.eclass to qmake-utils.eclass (diff) | |
download | gentoo-82d99617bc4508e7ca9a071531995e110e16e1b0.tar.gz gentoo-82d99617bc4508e7ca9a071531995e110e16e1b0.tar.bz2 gentoo-82d99617bc4508e7ca9a071531995e110e16e1b0.zip |
sys-apps/portage: ppc stable wrt bug #569920
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/portage-2.2.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/portage/portage-2.2.26.ebuild b/sys-apps/portage/portage-2.2.26.ebuild index 0b260b191bee..b12a8fecdb29 100644 --- a/sys-apps/portage/portage-2.2.26.ebuild +++ b/sys-apps/portage/portage-2.2.26.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" IUSE="build doc epydoc +ipc linguas_ru selinux xattr" |