commit: 41e98cf98bb842e618673ad4453b2b81c29ab426 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Apr 23 22:06:22 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 22:07:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e98cf9
x11-misc/xdotool: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild index 42794df4d8f..69122be839e 100644 --- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20160805.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" RDEPEND="
