diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 01:09:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 01:09:36 +0000 |
commit | 6b0a8ab59bb4e24199bd76e55a808b54003d411d (patch) | |
tree | dd64b71c4a7086a469a626870d983656a9fbaf21 /net-misc/pyhoca-cli | |
parent | net-misc/python-x2go: Keyword 0.6.1.3 arm64, #818829 (diff) | |
download | gentoo-6b0a8ab59bb4e24199bd76e55a808b54003d411d.tar.gz gentoo-6b0a8ab59bb4e24199bd76e55a808b54003d411d.tar.bz2 gentoo-6b0a8ab59bb4e24199bd76e55a808b54003d411d.zip |
net-misc/pyhoca-cli: Keyword 0.6.1.2 arm64, #818829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/pyhoca-cli')
-rw-r--r-- | net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild index 107198b5c85b..153510b8ebcd 100644 --- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild +++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz" LICENSE="AGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/setproctitle[${PYTHON_USEDEP}] |