summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-03-06 19:37:52 +0800
committerYixun Lan <dlan@gentoo.org>2023-03-07 08:14:24 +0800
commit4925fb61f7a962757403e9583f5e519394df9d11 (patch)
treeee04f7d00900eb9f0aba96d88ccddb221d635d1b /games-engines
parentdev-libs/liborcus: Keyword 0.17.2-r1 riscv, #881389 (diff)
downloadgentoo-4925fb61f7a962757403e9583f5e519394df9d11.tar.gz
gentoo-4925fb61f7a962757403e9583f5e519394df9d11.tar.bz2
gentoo-4925fb61f7a962757403e9583f5e519394df9d11.zip
games-engines/box2d: Keyword 2.4.1 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/box2d/box2d-2.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/box2d/box2d-2.4.1.ebuild b/games-engines/box2d/box2d-2.4.1.ebuild
index e1051a6a4edf..5162ea6eb5d9 100644
--- a/games-engines/box2d/box2d-2.4.1.ebuild
+++ b/games-engines/box2d/box2d-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/erincatto/Box2D/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="doc test"
RESTRICT="!test? ( test )"