diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:32:04 +0100 |
commit | 580e494283bcc08e9d1d238bfe1c2dfc3cd3b13e (patch) | |
tree | 898dbda4ecbe5de7559309b4910ec9ea51ac0c81 /x11-misc/xdotool | |
parent | x11-misc/xdiskusage: x86 stable wrt bug #613104 (diff) | |
download | gentoo-580e494283bcc08e9d1d238bfe1c2dfc3cd3b13e.tar.gz gentoo-580e494283bcc08e9d1d238bfe1c2dfc3cd3b13e.tar.bz2 gentoo-580e494283bcc08e9d1d238bfe1c2dfc3cd3b13e.zip |
x11-misc/xdotool: x86 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild index 2c3286d0d765..e267ce5d895f 100644 --- a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20150503.1-r1.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 ~ppc ~x86" +KEYWORDS="amd64 arm ~ppc x86" IUSE="examples" RDEPEND="x11-libs/libXtst |