diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-21 23:02:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 22:06:31 +0100 |
commit | 625a666442b19497e5795e8842fe12e89c32b181 (patch) | |
tree | 2d07af98b80371d08f9a682214fdee05d4183a83 /app-portage | |
parent | dev-libs/botan: stable 2.11.0 for hppa, bug #718342 (diff) | |
download | gentoo-625a666442b19497e5795e8842fe12e89c32b181.tar.gz gentoo-625a666442b19497e5795e8842fe12e89c32b181.tar.bz2 gentoo-625a666442b19497e5795e8842fe12e89c32b181.zip |
app-portage/gentoolkit: stable 0.4.8 for hppa, bug #718088
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.4.8.ebuild b/app-portage/gentoolkit/gentoolkit-0.4.8.ebuild index 3c90e968d3ad..d2a61bf8f622 100644 --- a/app-portage/gentoolkit/gentoolkit-0.4.8.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.4.8.ebuild @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 sparc x86 ~ppc-aix ~x64-cygwin ~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}]" |