diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-20 07:38:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-20 07:38:33 +0100 |
commit | 7aef524899624f3b93ae8d85d986b74e2f1a63e0 (patch) | |
tree | 1b8841d55627975aea0dfe1c1624d382e824c2df /app-portage | |
parent | mail-mta/sendmail: stable 8.15.2-r2 for hppa, bug #689862 (diff) | |
download | gentoo-7aef524899624f3b93ae8d85d986b74e2f1a63e0.tar.gz gentoo-7aef524899624f3b93ae8d85d986b74e2f1a63e0.tar.bz2 gentoo-7aef524899624f3b93ae8d85d986b74e2f1a63e0.zip |
app-portage/gentoolkit: stable 0.4.5 for hppa, bug #691976
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
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 3ef5cbb6d9eb..66753b6f70ba 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}]" |