diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-15 11:02:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-15 11:02:41 +0200 |
commit | 1d19497322dceb34326edc54b6e44641e0eee690 (patch) | |
tree | d863c79128c871ed1a0878e52c1f48ec58c22224 /app-portage/gentoolkit | |
parent | www-apps/grafana-bin: amd64 stable wrt bug #691038 (diff) | |
download | gentoo-1d19497322dceb34326edc54b6e44641e0eee690.tar.gz gentoo-1d19497322dceb34326edc54b6e44641e0eee690.tar.bz2 gentoo-1d19497322dceb34326edc54b6e44641e0eee690.zip |
app-portage/gentoolkit: amd64 stable wrt bug #691976
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 5a844904d3f6..5c27366d94b7 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}]" |