dev-games/irrlicht: x86 stable (bug #638040)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 30 Nov 2017 18:29:15 +0000 (19:29 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 30 Nov 2017 19:02:23 +0000 (20:02 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

dev-games/irrlicht/irrlicht-1.8.4.ebuild

index b56191e612b96f7b8b42ceb7addf4bb98aac4add..6b5499de12e207b211078a0fb904c7a74a447bd4 100644 (file)
@@ -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