commit: a28bfe8f508390077ab1b23d39476421261365b3 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Sep 20 09:37:45 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 09:40:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28bfe8f
x11-misc/xdotool: stabilize 3.20210903.1 for amd64 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> x11-misc/xdotool/xdotool-3.20210903.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xdotool/xdotool-3.20210903.1.ebuild b/x11-misc/xdotool/xdotool-3.20210903.1.ebuild index 63cc8018aa4..70e5d9dfb5b 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
