diff options
author | Sam James <sam@gentoo.org> | 2021-12-14 09:04:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-14 09:04:29 +0000 |
commit | 362f5bad64745f0b5a183986b5fd6aaca850756c (patch) | |
tree | c4bb3db7a3cd6a0cf0d4efcca8942c73e7f7f2c2 /dev-games | |
parent | dev-libs/d0_blind_id: Keyword 1.0 arm64, #821949 (diff) | |
download | gentoo-362f5bad64745f0b5a183986b5fd6aaca850756c.tar.gz gentoo-362f5bad64745f0b5a183986b5fd6aaca850756c.tar.bz2 gentoo-362f5bad64745f0b5a183986b5fd6aaca850756c.zip |
dev-games/ode: Keyword 0.14-r1 arm64, #821949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-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=" |