summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-23 16:11:48 +0000
committerSam James <sam@gentoo.org>2021-04-23 16:11:48 +0000
commit4a0bfe92bb65446f8df7bc87dc34387c3658aeb3 (patch)
tree10b2357ea15e339e1f36eb97fd84bd3813383834 /games-engines
parentmedia-radio/wsjtx: add subslot dep (diff)
downloadgentoo-4a0bfe92bb65446f8df7bc87dc34387c3658aeb3.tar.gz
gentoo-4a0bfe92bb65446f8df7bc87dc34387c3658aeb3.tar.bz2
gentoo-4a0bfe92bb65446f8df7bc87dc34387c3658aeb3.zip
games-engines/box2d: Keyword 2.4.1 arm64, #775848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/box2d/box2d-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/box2d/box2d-2.4.1.ebuild b/games-engines/box2d/box2d-2.4.1.ebuild
index 3cb3ec2b1d75..5e4e5ca8df3c 100644
--- a/games-engines/box2d/box2d-2.4.1.ebuild
+++ b/games-engines/box2d/box2d-2.4.1.ebuild
@@ -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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="doc"
BDEPEND="doc? ( app-doc/doxygen )"