diff options
-rw-r--r-- | dev-games/ode/ode-0.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/ode/ode-0.14-r1.ebuild b/dev-games/ode/ode-0.14-r1.ebuild index 98865c663c91..827d7b2ed482 100644 --- a/dev-games/ode/ode-0.14-r1.ebuild +++ b/dev-games/ode/ode-0.14-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/odedevs/ode/downloads/${P}.tar.gz" LICENSE="|| ( LGPL-2.1+ BSD )" SLOT="0/6" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc double-precision examples gyroscopic static-libs" RDEPEND=" |