From: Michael Palimaka Date: Thu, 12 Oct 2017 12:36:27 +0000 (+1100) Subject: dev-games/tiled: stabilise 1.0.3 for amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4bf7a06b818deabe6b52430251186c9ccc34f491;p=gentoo.git dev-games/tiled: stabilise 1.0.3 for amd64 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-games/tiled/tiled-1.0.3.ebuild b/dev-games/tiled/tiled-1.0.3.ebuild index b2e4dcb64ab7..451c7b86cd0a 100644 --- a/dev-games/tiled/tiled-1.0.3.ebuild +++ b/dev-games/tiled/tiled-1.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"