summaryrefslogtreecommitdiff
path: root/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-15 13:50:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-15 13:50:34 +0100
commit7b0230b9f0a5cbd2779e7b25d57df8c33b6d0a88 (patch)
treea6a3e9599958059e99a9753cffba162ceb14b9b9 /dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
parentafc11599d81c08d253ed16222206ccd408d6c3cf (diff)
gentoo auto-resync : 15:10:2022 - 13:50:34
Diffstat (limited to 'dev-vcs/git-lfs/git-lfs-3.2.0.ebuild')
-rw-r--r--dev-vcs/git-lfs/git-lfs-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 930e69d7faf2..ba8c2e52cf50 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"