From a473d35f8598e5d01ff42fe056fa60ce37bca561 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 1 Jun 2021 08:59:20 +0000 Subject: games-engines/box2d: Stabilize 2.4.1 amd64, #788112 Signed-off-by: Sam James --- games-engines/box2d/box2d-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )" -- cgit v1.2.3-65-gdbad