diff options
author | 2021-12-15 18:49:01 +0200 | |
---|---|---|
committer | 2021-12-15 18:49:15 +0200 | |
commit | 0ab34b309ac583803bdea93465c02a60b7658c7b (patch) | |
tree | c7afa0c9ceca804fd4ebdc5f30a53add3dd7d16b /x11-misc | |
parent | dev-python/aiohttp: Stabilize 3.8.1 amd64, #829274 (diff) | |
download | gentoo-0ab34b309ac583803bdea93465c02a60b7658c7b.tar.gz gentoo-0ab34b309ac583803bdea93465c02a60b7658c7b.tar.bz2 gentoo-0ab34b309ac583803bdea93465c02a60b7658c7b.zip |
x11-misc/xdotool: Stabilize 3.20211022.1 arm64, #829258
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20211022.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild index a5f90ea89944..68de11fdd15b 100644 --- a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20211022.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 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="examples" # Many the tests want to manually start Xvfb regardless of whether there |