diff options
author | Sam James <sam@gentoo.org> | 2021-12-08 03:32:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-08 03:32:42 +0000 |
commit | 250a00f1fb4827334ad64188d2b13fd4fb38ea21 (patch) | |
tree | 26f54529130382a9d27a6408aee720b4667c150d /dev-games | |
parent | dev-games/ois: Keyword 1.5.1 arm64, #806776 (diff) | |
download | gentoo-250a00f1fb4827334ad64188d2b13fd4fb38ea21.tar.gz gentoo-250a00f1fb4827334ad64188d2b13fd4fb38ea21.tar.bz2 gentoo-250a00f1fb4827334ad64188d2b13fd4fb38ea21.zip |
dev-games/mygui: Keyword 3.2.2 arm64, #806776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/mygui/mygui-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/mygui/mygui-3.2.2.ebuild b/dev-games/mygui/mygui-3.2.2.ebuild index 8d9f41e07cc2..55a3ccd96db5 100644 --- a/dev-games/mygui/mygui-3.2.2.ebuild +++ b/dev-games/mygui/mygui-3.2.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/MyGUI/mygui/archive/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug doc +ogre opengl plugins samples static-libs test tools l10n_ru" RESTRICT="!test? ( test )" REQUIRED_USE="ogre? ( !opengl ) |