commit: 9a7e7786ba9a060d50bb72e2f07df152f0d6e599 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 11:02:59 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Mar 20 11:02:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7e7786
x11-misc/xdotool: amd64 stable wrt bug #613104 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild index d00fdab193d..157b6bdb1ae 100644 --- a/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20150503.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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
