commit: 26bdd4456e097603a0df57338f01eafa0e95e858 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 12:55:36 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 12:55:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bdd445
app-misc/evtest: Stabilize 1.34 arm, #830206 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-misc/evtest/evtest-1.34.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/evtest/evtest-1.34.ebuild b/app-misc/evtest/evtest-1.34.ebuild index dd74ba04b33a..97eb62b207c3 100644 --- a/app-misc/evtest/evtest-1.34.ebuild +++ b/app-misc/evtest/evtest-1.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://cgit.freedesktop.org/evtest/snapshot/${PN}-${P}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" BDEPEND="app-text/asciidoc app-text/xmlto
