From 69b3a32d96845bc2f05fc3ff98be48e406ffd661 Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Thu, 9 Dec 2021 19:14:04 +0000 Subject: app-text/binfind: keyword ~riscv Closes: https://github.com/gentoo/gentoo/pull/23251 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang Signed-off-by: Yixun Lan --- app-text/binfind/binfind-0.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/binfind') diff --git a/app-text/binfind/binfind-0.0.3.ebuild b/app-text/binfind/binfind-0.0.3.ebuild index 0285f93dbe53..98b9511f6370 100644 --- a/app-text/binfind/binfind-0.0.3.ebuild +++ b/app-text/binfind/binfind-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,5 +9,5 @@ SRC_URI="https://www.lith.at/binfind/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" -- cgit v1.2.3-65-gdbad