diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-21 08:37:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-21 08:37:28 +0200 |
commit | fc87f2b7853959d57bf004d548f439b89be5d458 (patch) | |
tree | 3bd8b89c899d30325cc2c91a88cafba6c52ce67f | |
parent | net-analyzer/testssl: x86 stable wrt bug #814008 (diff) | |
download | gentoo-fc87f2b7853959d57bf004d548f439b89be5d458.tar.gz gentoo-fc87f2b7853959d57bf004d548f439b89be5d458.tar.bz2 gentoo-fc87f2b7853959d57bf004d548f439b89be5d458.zip |
x11-misc/xdotool: x86 stable wrt bug #814014
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 9e7d2523efa5..207999a574bb 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 |