From: Michael Palimaka Date: Thu, 29 Dec 2016 07:34:54 +0000 (+1100) Subject: dev-games/tiled: stabilise 0.17.2 on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=68dea16bf7e63a7c2055dfdafc78732375e56a2a;p=gentoo.git dev-games/tiled: stabilise 0.17.2 on amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-games/tiled/tiled-0.17.2.ebuild b/dev-games/tiled/tiled-0.17.2.ebuild index 7caaf4710ef5..6630a4642e9e 100644 --- a/dev-games/tiled/tiled-0.17.2.ebuild +++ b/dev-games/tiled/tiled-0.17.2.ebuild @@ -13,7 +13,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} )"