summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-09-26 04:56:17 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-09-26 04:57:53 +1000
commit7860c2be75b975ce85b344dd76eb330f13617cd9 (patch)
tree7fd58b2ca45ee66fb2c95bdc8abe0236fbcc5431
parentdev-python/wheel: Stable for HPPA (bug #583704). (diff)
downloadgentoo-7860c2be.tar.gz
gentoo-7860c2be.tar.bz2
gentoo-7860c2be.zip
dev-games/tiled: amd64 stable
Package-Manager: portage-2.3.1
-rw-r--r--dev-games/tiled/tiled-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-0.17.0.ebuild b/dev-games/tiled/tiled-0.17.0.ebuild
index 7caaf4710ef5..6630a4642e9e 100644
--- a/dev-games/tiled/tiled-0.17.0.ebuild
+++ b/dev-games/tiled/tiled-0.17.0.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} )"