diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 15:46:09 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 15:46:35 +0100 |
commit | 12af5f307c9d7a4072ba4f22adc025eca4624873 (patch) | |
tree | eb58db5889bb71c5f5be061cb9bd9f83a317c57a /x11-misc/xdotool | |
parent | net-p2p/syncthing: Stabilize 1.18.4 x86, #829255 (diff) | |
download | gentoo-12af5f307c9d7a4072ba4f22adc025eca4624873.tar.gz gentoo-12af5f307c9d7a4072ba4f22adc025eca4624873.tar.bz2 gentoo-12af5f307c9d7a4072ba4f22adc025eca4624873.zip |
x11-misc/xdotool: Stabilize 3.20211022.1 x86, #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 22a735b8f816..a5f90ea89944 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 |