summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-25 18:12:35 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-09-20 23:22:25 -0400
commitffc23f78c681c8d16ae2d23780c2958086dfb912 (patch)
treec7fef1ac795cf53314be698a6c270280fbe3cc47 /sci-libs/libbraiding
parentwww-client/chromium: Stabilize 129.0.6668.58 arm64, #939805 (diff)
downloadgentoo-ffc23f78c681c8d16ae2d23780c2958086dfb912.tar.gz
gentoo-ffc23f78c681c8d16ae2d23780c2958086dfb912.tar.bz2
gentoo-ffc23f78c681c8d16ae2d23780c2958086dfb912.zip
sci-libs/libbraiding: keyword 1.2 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/libbraiding')
-rw-r--r--sci-libs/libbraiding/libbraiding-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libbraiding/libbraiding-1.2.ebuild b/sci-libs/libbraiding/libbraiding-1.2.ebuild
index ac7b0cab046f..2b7ca9c1f41c 100644
--- a/sci-libs/libbraiding/libbraiding-1.2.ebuild
+++ b/sci-libs/libbraiding/libbraiding-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${PV}/${P}.tar.g
# oversight: https://github.com/jeanluct/cbraid/issues/4
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~riscv"
IUSE=""
src_install() {