summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 08:57:56 +0000
committerSam James <sam@gentoo.org>2021-06-01 08:57:56 +0000
commit58a406a3a513d4e86e46cf4c62bcbc2afa4037bc (patch)
tree68f3edf59b5a784970f31137ba7a05ef4f8538d0 /games-engines
parentapp-text/libmwaw: Stabilize 0.3.19 x86, #788112 (diff)
downloadgentoo-58a406a3a513d4e86e46cf4c62bcbc2afa4037bc.tar.gz
gentoo-58a406a3a513d4e86e46cf4c62bcbc2afa4037bc.tar.bz2
gentoo-58a406a3a513d4e86e46cf4c62bcbc2afa4037bc.zip
games-engines/box2d: Stabilize 2.4.1 x86, #788112
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 5e4e5ca8df3c..a5f18ba517bd 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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="doc"
BDEPEND="doc? ( app-doc/doxygen )"