summaryrefslogtreecommitdiff
path: root/media-gfx/librecad
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-22 13:39:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-22 13:39:03 +0000
commit989919d63288d980987d2a156dfdd7480e2ee374 (patch)
tree92e53f4ecf55c8144b5ff90485f2ba8b9c370f16 /media-gfx/librecad
parente45d81d68de3acaee6b6236f0362be04e407e9a9 (diff)
downloadbaldeagleos-repo-989919d63288d980987d2a156dfdd7480e2ee374.tar.gz
baldeagleos-repo-989919d63288d980987d2a156dfdd7480e2ee374.tar.xz
baldeagleos-repo-989919d63288d980987d2a156dfdd7480e2ee374.zip
Adding metadata
Diffstat (limited to 'media-gfx/librecad')
-rw-r--r--media-gfx/librecad/librecad-2.1.3-r6.ebuild4
-rw-r--r--media-gfx/librecad/librecad-9999.ebuild2
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"