commit:     abc195f85e1771cb4a78bf52a0861a7e92649605
Author:     Jer Sun <sjj991212 <AT> gmail <DOT> com>
AuthorDate: Fri Jan 21 03:26:28 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 08:37:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc195f8

media-gfx/librecad: keyword ~riscv

Tested librecad on unmatched hardware.

Closes: https://bugs.gentoo.org/831661
Closes: https://github.com/gentoo/gentoo/pull/23892
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jer Sun <sjj991212 <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 media-gfx/librecad/librecad-2.1.3-r6.ebuild | 4 ++--
 media-gfx/librecad/librecad-9999.ebuild     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/librecad/librecad-2.1.3-r6.ebuild 
b/media-gfx/librecad/librecad-2.1.3-r6.ebuild
index 9e36da264e46..f068df1cafc4 100644
--- a/media-gfx/librecad/librecad-2.1.3-r6.ebuild
+++ b/media-gfx/librecad/librecad-2.1.3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE="debug doc tools"
 
 RDEPEND="

diff --git a/media-gfx/librecad/librecad-9999.ebuild 
b/media-gfx/librecad/librecad-9999.ebuild
index 4f1a71b35035..445cd8eabb8a 100644
--- a/media-gfx/librecad/librecad-9999.ebuild
+++ b/media-gfx/librecad/librecad-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
 else
        SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.tar.gz 
-> ${P}.tar.gz"
        S="${WORKDIR}/LibreCAD-${PV}"
-       KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-2"

Reply via email to