From 0c592c29e9761a9471a72bae3fdaeade2b4a5987 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Thu, 20 May 2021 22:13:34 +0800 Subject: net-libs/rest: add riscv keyword Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan --- net-libs/rest/rest-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/rest') diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index ac7d01ee58ed..1a871b83d473 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" # Coverage testing should not be enabled RDEPEND=" -- cgit v1.2.3-65-gdbad