diff options
author | 2019-09-16 09:55:36 +0200 | |
---|---|---|
committer | 2019-09-16 09:55:36 +0200 | |
commit | 6918b5a4f547e7c10f1be67a07d8ec083027dbf6 (patch) | |
tree | ad933abc7344f7d7423595c07ab4c34de7588ed9 /app-portage/gentoolkit | |
parent | app-portage/portage-utils: sparc stable wrt bug #694366 (diff) | |
download | gentoo-6918b5a4f547e7c10f1be67a07d8ec083027dbf6.tar.gz gentoo-6918b5a4f547e7c10f1be67a07d8ec083027dbf6.tar.bz2 gentoo-6918b5a4f547e7c10f1be67a07d8ec083027dbf6.zip |
app-portage/gentoolkit: x86 stable wrt bug #691976
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 08ee6a23753a..e169281eed48 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}]" |