diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-11-18 12:59:09 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-18 13:13:08 +0800 |
commit | 1d48a4049349d9fb7ca6f5916504002aed14e9bc (patch) | |
tree | f6693af5e0dbdc1a47d8240c77de0e41b84eff0b /dev-python/vncdotool | |
parent | dev-util/cmake: Stabilize 3.24.3 arm, #881723 (diff) | |
download | gentoo-1d48a4049349d9fb7ca6f5916504002aed14e9bc.tar.gz gentoo-1d48a4049349d9fb7ca6f5916504002aed14e9bc.tar.bz2 gentoo-1d48a4049349d9fb7ca6f5916504002aed14e9bc.zip |
dev-python/vncdotool: Keyword 1.0.0-r1 riscv, #881725
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/vncdotool')
-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 f98db1eb2767..fbce3e78d4d0 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 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" # A lot of errors such as the following appear # pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: vncev. |