From: Michael Palimaka Date: Mon, 3 Sep 2018 13:02:24 +0000 (+1000) Subject: dev-games/tiled: stabilise 1.1.6 for amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ab44d00d50feea6f504d6843faadbc748848c07c;p=gentoo.git dev-games/tiled: stabilise 1.1.6 for amd64 Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/dev-games/tiled/tiled-1.1.6.ebuild b/dev-games/tiled/tiled-1.1.6.ebuild index a78bd8eb9206..a0ce9f7613a8 100644 --- a/dev-games/tiled/tiled-1.1.6.ebuild +++ b/dev-games/tiled/tiled-1.1.6.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} )"