commit: 4c74aa3d01077a3a6d353f563de24e503a160ce3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 22:47:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 22:47:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c74aa3d
app-misc/evtest: Stabilize 1.35 amd64, #890843
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/evtest/evtest-1.35.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/evtest/evtest-1.35.ebuild
b/app-misc/evtest/evtest-1.35.ebuild
index 96ddf335b126..d83fbdabf8d7 100644
--- a/app-misc/evtest/evtest-1.35.ebuild
+++ b/app-misc/evtest/evtest-1.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${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"