diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:01:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:01:38 +0100 |
commit | c6de4cdd4393c6ee74bd57b115f9608cef10e394 (patch) | |
tree | 8a469417eaf1e9a68b44c6f7a473f1a1e71d0bf9 /app-portage/gentoolkit | |
parent | app-portage/portage-utils: stable 0.80 for ia64, bug #694366 (diff) | |
download | gentoo-c6de4cdd4393c6ee74bd57b115f9608cef10e394.tar.gz gentoo-c6de4cdd4393c6ee74bd57b115f9608cef10e394.tar.bz2 gentoo-c6de4cdd4393c6ee74bd57b115f9608cef10e394.zip |
app-portage/gentoolkit: stable 0.4.5 for ppc, bug #691976
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage/gentoolkit')
-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 6326d4a48262..f92e6d284b35 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}]" |