diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-20 11:37:45 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-20 11:40:55 +0200 |
commit | a28bfe8f508390077ab1b23d39476421261365b3 (patch) | |
tree | b4a818e54d0972f189336c499342607169edd257 /x11-misc | |
parent | sys-cluster/singularity: drop 3.8.1 (diff) | |
download | gentoo-a28bfe8f508390077ab1b23d39476421261365b3.tar.gz gentoo-a28bfe8f508390077ab1b23d39476421261365b3.tar.bz2 gentoo-a28bfe8f508390077ab1b23d39476421261365b3.zip |
x11-misc/xdotool: stabilize 3.20210903.1 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 63cc8018aa42..70e5d9dfb5bf 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 |