diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 16:42:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 16:42:13 +0100 |
commit | fe7081e5ccb478abf0d68f27e4fa7d9fbaa0ca0d (patch) | |
tree | 976d958bedc53e4ddc93887f8e45024de082ce69 /x11-misc/xdotool | |
parent | dev-java/tomcat-servlet-api: Stabilize 9.0.52 arm64, #813987 (diff) | |
download | gentoo-fe7081e5ccb478abf0d68f27e4fa7d9fbaa0ca0d.tar.gz gentoo-fe7081e5ccb478abf0d68f27e4fa7d9fbaa0ca0d.tar.bz2 gentoo-fe7081e5ccb478abf0d68f27e4fa7d9fbaa0ca0d.zip |
x11-misc/xdotool: Stabilize 3.20210903.1 arm64, #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 633b1908a40f..74cc0440567f 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 |