commit: abdd5a972b69b47b31edd771300bb03c79b2dba0 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru> AuthorDate: Sat Mar 31 13:44:06 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Mar 31 18:40:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdd5a97
x11-misc/xdotool: keyword ~arm64 Closes: https://github.com/gentoo/gentoo/pull/7743 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 ab667f7dce1..5fbc2ab8e12 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="examples" RDEPEND="
