diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 14:40:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 14:40:36 +0100 |
commit | 12020233f24fff13774c085261d7a31b025ef6bb (patch) | |
tree | 0fa45c05d13db726ec83bd4618837410a79d7f4d /x11-misc/xdotool | |
parent | sys-auth/solo-python: Stabilize 0.0.31 ALLARCHES, #829257 (diff) | |
download | gentoo-12020233f24fff13774c085261d7a31b025ef6bb.tar.gz gentoo-12020233f24fff13774c085261d7a31b025ef6bb.tar.bz2 gentoo-12020233f24fff13774c085261d7a31b025ef6bb.zip |
x11-misc/xdotool: Stabilize 3.20211022.1 amd64, #829258
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20211022.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild index 849e4a9503b1..22a735b8f816 100644 --- a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="examples" # Many the tests want to manually start Xvfb regardless of whether there |