diff options
author | Sam James <sam@gentoo.org> | 2021-09-30 19:16:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-30 19:16:50 +0100 |
commit | 65fa63e49ecec56d628a24168fd8528730b62f73 (patch) | |
tree | 4fdd9d16c4ffce1a5e62af659f677a9d98b3fe30 /x11-misc/xdotool | |
parent | media-libs/libid3tag: Stabilize 0.16.1-r1 arm, #813960 (diff) | |
download | gentoo-65fa63e49ecec56d628a24168fd8528730b62f73.tar.gz gentoo-65fa63e49ecec56d628a24168fd8528730b62f73.tar.bz2 gentoo-65fa63e49ecec56d628a24168fd8528730b62f73.zip |
x11-misc/xdotool: Stabilize 3.20210903.1 arm, #814014
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20210903.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20210903.1.ebuild b/x11-misc/xdotool/xdotool-3.20210903.1.ebuild index 35ad1026e943..633b1908a40f 100644 --- a/x11-misc/xdotool/xdotool-3.20210903.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20210903.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 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="examples" # Many the tests want to manually start Xvfb regardless of whether there |