From: Thomas Deutschmann Date: Thu, 30 Nov 2017 18:29:15 +0000 (+0100) Subject: dev-games/irrlicht: x86 stable (bug #638040) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1374902204ec9bfec5206648279336a90806abc3;p=gentoo.git dev-games/irrlicht: x86 stable (bug #638040) Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/dev-games/irrlicht/irrlicht-1.8.4.ebuild b/dev-games/irrlicht/irrlicht-1.8.4.ebuild index b56191e612b9..6b5499de12e2 100644 --- a/dev-games/irrlicht/irrlicht-1.8.4.ebuild +++ b/dev-games/irrlicht/irrlicht-1.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/irrlicht/${P}.zip" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug doc static-libs" RDEPEND="virtual/jpeg:0