diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:51:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:51:49 +0200 |
commit | 80435baabeb02ddb2641458816fe51da192fe77f (patch) | |
tree | fc550a4eab1187f11dbe221353509db98d745409 /app-portage | |
parent | app-text/fb2edit: initial import (diff) | |
download | gentoo-80435baabeb02ddb2641458816fe51da192fe77f.tar.gz gentoo-80435baabeb02ddb2641458816fe51da192fe77f.tar.bz2 gentoo-80435baabeb02ddb2641458816fe51da192fe77f.zip |
app-portage/gentoolkit: arm stable wrt bug #733530
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.5.0.ebuild b/app-portage/gentoolkit/gentoolkit-0.5.0.ebuild index 5054bff19627..6e2649df4024 100644 --- a/app-portage/gentoolkit/gentoolkit-0.5.0.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.5.0.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}]" |