diff options
Diffstat (limited to 'dev-games/ogre')
-rw-r--r-- | dev-games/ogre/ogre-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ogre/ogre-2.1-r1.ebuild b/dev-games/ogre/ogre-2.1-r1.ebuild index 2bf0d553581a..7757566b9317 100644 --- a/dev-games/ogre/ogre-2.1-r1.ebuild +++ b/dev-games/ogre/ogre-2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/OGRECave/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT public-domain" SLOT="0/2.1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+cache debug doc double-precision egl examples fine-granularity +freeimage json legacy-animations +opengl profile tools" |