diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:33:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:34:01 +0100 |
commit | c870a20b9c250dcff3c6440aa26cbead2a75560d (patch) | |
tree | b4b336af351072f9eb5627c74cb3d4d1ea6e44de /dev-python/vncdotool | |
parent | virtual/udev: x86 stable (bug #751196) (diff) | |
download | gentoo-c870a20b9c250dcff3c6440aa26cbead2a75560d.tar.gz gentoo-c870a20b9c250dcff3c6440aa26cbead2a75560d.tar.bz2 gentoo-c870a20b9c250dcff3c6440aa26cbead2a75560d.zip |
dev-python/vncdotool: x86 stable (bug #750530)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 586c2cf93a15..a3f485c3bb3a 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. |