diff options
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/tiled/tiled-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} )" |