diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:03:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:03:00 +0100 |
commit | 61e0ceec90e618192215ed850e1e0a4cba3c0f70 (patch) | |
tree | cc6ffdb449d9cebafa0d2c1e1dba2f63597868c7 /app-portage | |
parent | app-portage/portage-utils: stable 0.80 for ppc, bug #694366 (diff) | |
download | gentoo-61e0ceec90e618192215ed850e1e0a4cba3c0f70.tar.gz gentoo-61e0ceec90e618192215ed850e1e0a4cba3c0f70.tar.bz2 gentoo-61e0ceec90e618192215ed850e1e0a4cba3c0f70.zip |
app-portage/gentoolkit: stable 0.4.5 for ppc64, bug #691976
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.4.5.ebuild b/app-portage/gentoolkit/gentoolkit-0.4.5.ebuild index f92e6d284b35..3ef5cbb6d9eb 100644 --- a/app-portage/gentoolkit/gentoolkit-0.4.5.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.4.5.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=" sys-apps/portage[${PYTHON_USEDEP}]" |