summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-21 15:24:51 +0000
committerMichael Orlitzky <mjo@gentoo.org>2024-08-24 08:07:03 -0400
commit4b56cef67641a33a6b70f5bcc678aa7bd45ee9b7 (patch)
treecb703df35a0b1535cec9115b730c4f72237f5b84 /app-misc/evtest/evtest-1.35.ebuild
parentapp-misc/mc: drop 4.8.32_rc1 (diff)
downloadgentoo-4b56cef67641a33a6b70f5bcc678aa7bd45ee9b7.tar.gz
gentoo-4b56cef67641a33a6b70f5bcc678aa7bd45ee9b7.tar.bz2
gentoo-4b56cef67641a33a6b70f5bcc678aa7bd45ee9b7.zip
app-misc/evtest: keyword 1.35 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-misc/evtest/evtest-1.35.ebuild')
-rw-r--r--app-misc/evtest/evtest-1.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/evtest/evtest-1.35.ebuild b/app-misc/evtest/evtest-1.35.ebuild
index df1a1a628e45..0badb7b4ec29 100644
--- a/app-misc/evtest/evtest-1.35.ebuild
+++ b/app-misc/evtest/evtest-1.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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 ~riscv ~s390 ~sparc x86"
BDEPEND="app-text/asciidoc
app-text/xmlto"