diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 12:20:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 12:20:26 +0200 |
commit | 465a24d9806ef48d866e69204f3e37b20b3135ca (patch) | |
tree | f8b29e0e44ffb42b7d3262681a0ff95127109692 /dev-python/vncdotool | |
parent | sci-mathematics/lean: drop old 3.38.0 (diff) | |
download | gentoo-465a24d9806ef48d866e69204f3e37b20b3135ca.tar.gz gentoo-465a24d9806ef48d866e69204f3e37b20b3135ca.tar.bz2 gentoo-465a24d9806ef48d866e69204f3e37b20b3135ca.zip |
dev-python/vncdotool: Keyword 1.0.0 arm64, #834858
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/vncdotool')
-rw-r--r-- | dev-python/vncdotool/vncdotool-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vncdotool/vncdotool-1.0.0.ebuild b/dev-python/vncdotool/vncdotool-1.0.0.ebuild index 122de63db2a3..46a63d3adc82 100644 --- a/dev-python/vncdotool/vncdotool-1.0.0.ebuild +++ b/dev-python/vncdotool/vncdotool-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sibson/vncdotool/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" # A lot of errors such as the following appear # pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: vncev. |