diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:44:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:44:53 +0200 |
commit | a029a19f3bdfee7744877983c99e198bb3c65258 (patch) | |
tree | 0c3fa38df917c29a62e06ff6cc5495e77704e782 /app-portage | |
parent | net-dns/unbound: amd64 stable wrt bug #715222 (diff) | |
download | gentoo-a029a19f3bdfee7744877983c99e198bb3c65258.tar.gz gentoo-a029a19f3bdfee7744877983c99e198bb3c65258.tar.bz2 gentoo-a029a19f3bdfee7744877983c99e198bb3c65258.zip |
app-portage/gentoolkit: amd64 stable wrt bug #718088
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 5212dad2d52a..e0cb3de24c8e 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}]" |