commit: 7d9116ddfaa479e3b22df44d46e470f6a505e018 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Sep 20 09:24:36 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 09:24:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9116dd
x11-misc/xdotool: stabilize 3.20210804.2 for amd64 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> x11-misc/xdotool/xdotool-3.20210804.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xdotool/xdotool-3.20210804.2.ebuild b/x11-misc/xdotool/xdotool-3.20210804.2.ebuild index eb3af11dd2b..307cff596bf 100644 --- a/x11-misc/xdotool/xdotool-3.20210804.2.ebuild +++ b/x11-misc/xdotool/xdotool-3.20210804.2.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
