summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-30 19:29:15 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-30 20:02:23 +0100
commit1374902204ec9bfec5206648279336a90806abc3 (patch)
tree7068659d685f32a26a53abcf7f6930bb5ff9a0b2 /dev-games/irrlicht/irrlicht-1.8.4.ebuild
parentapp-misc/recoll: x86 stable (bug #638274) (diff)
downloadgentoo-1374902204ec9bfec5206648279336a90806abc3.tar.gz
gentoo-1374902204ec9bfec5206648279336a90806abc3.tar.bz2
gentoo-1374902204ec9bfec5206648279336a90806abc3.zip
dev-games/irrlicht: x86 stable (bug #638040)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-games/irrlicht/irrlicht-1.8.4.ebuild')
-rw-r--r--dev-games/irrlicht/irrlicht-1.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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