summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 08:59:20 +0000
committerSam James <sam@gentoo.org>2021-06-01 08:59:20 +0000
commita473d35f8598e5d01ff42fe056fa60ce37bca561 (patch)
tree02ac11e6d49e5313ec450e6a1eb86f04bd859396
parentapp-text/libmwaw: Stabilize 0.3.19 amd64, #788112 (diff)
downloadgentoo-a473d35f.tar.gz
gentoo-a473d35f.tar.bz2
gentoo-a473d35f.zip
games-engines/box2d: Stabilize 2.4.1 amd64, #788112
Signed-off-by: Sam James <sam@gentoo.org>
-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 a5f18ba517bd..9dfc4358d3dc 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 )"