diff options
author | Sam James <sam@gentoo.org> | 2022-11-18 05:00:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-18 05:00:20 +0000 |
commit | 3bd2a021cb5663b55e04fb67ebe331defa460a20 (patch) | |
tree | 38fca5be99f4dcd4c9d823c14187261f26ed18d8 /dev-python | |
parent | dev-perl/XML-LibXSLT: tweak DESCRIPTION (diff) | |
download | gentoo-3bd2a021cb5663b55e04fb67ebe331defa460a20.tar.gz gentoo-3bd2a021cb5663b55e04fb67ebe331defa460a20.tar.bz2 gentoo-3bd2a021cb5663b55e04fb67ebe331defa460a20.zip |
dev-python/vncdotool: Keyword 1.0.0-r1 arm, #881583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/vncdotool/vncdotool-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vncdotool/vncdotool-1.0.0-r1.ebuild b/dev-python/vncdotool/vncdotool-1.0.0-r1.ebuild index ca9dc4afcedc..f98db1eb2767 100644 --- a/dev-python/vncdotool/vncdotool-1.0.0-r1.ebuild +++ b/dev-python/vncdotool/vncdotool-1.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/sibson/vncdotool/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" # A lot of errors such as the following appear # pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: vncev. |