diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:30 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:30 +0800 |
commit | b26f4343a619c33aee8c23a2ead6f0df5e7e14e0 (patch) | |
tree | 7a947905eda82e5b7fed67df4e0273952a68ccba | |
parent | games-util/lutris: move KEYWORDS, remove double KEYWORDS (diff) | |
download | gentoo-b26f4343a619c33aee8c23a2ead6f0df5e7e14e0.tar.gz gentoo-b26f4343a619c33aee8c23a2ead6f0df5e7e14e0.tar.bz2 gentoo-b26f4343a619c33aee8c23a2ead6f0df5e7e14e0.zip |
app-misc/ktoblzcheck: Keyword 1.49-r2 riscv, #836417
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild index f6308504b34a..a929f45f05f7 100644 --- a/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild +++ b/app-misc/ktoblzcheck/ktoblzcheck-1.49-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=" |