diff options
author | Sam James <sam@gentoo.org> | 2020-11-02 23:49:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-02 23:49:37 +0000 |
commit | 8b7ead2cb618054302f8cb4b3eebaf2f149b01e9 (patch) | |
tree | 4dc4d2b5af42501be1a40e7d408375dfcbafa9d3 /dev-python/vncdotool | |
parent | app-arch/unp: Stabilize 2.0_pre9 amd64, #750467 (diff) | |
download | gentoo-8b7ead2cb618054302f8cb4b3eebaf2f149b01e9.tar.gz gentoo-8b7ead2cb618054302f8cb4b3eebaf2f149b01e9.tar.bz2 gentoo-8b7ead2cb618054302f8cb4b3eebaf2f149b01e9.zip |
dev-python/vncdotool: Stabilize 0.13.0 amd64, #750530
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/vncdotool')
-rw-r--r-- | dev-python/vncdotool/vncdotool-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vncdotool/vncdotool-0.13.0.ebuild b/dev-python/vncdotool/vncdotool-0.13.0.ebuild index a3f485c3bb3a..5a1b894b8cc8 100644 --- a/dev-python/vncdotool/vncdotool-0.13.0.ebuild +++ b/dev-python/vncdotool/vncdotool-0.13.0.ebuild @@ -14,7 +14,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 x86" # No clue why this happens: # pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: vncev. |