From d082893b62cc15255287182652e27a9a76b5768c Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Wed, 19 Jan 2022 18:07:21 +0100 Subject: dev-cpp/popl: keyword 1.2.0 for ~riscv Signed-off-by: Marek Szuba --- dev-cpp/popl/popl-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/popl') diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild index a83ee4c545b4..c86b01b390a9 100644 --- a/dev-cpp/popl/popl-1.2.0.ebuild +++ b/dev-cpp/popl/popl-1.2.0.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 @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then else SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~riscv x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad