summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-10-12 23:36:27 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-10-12 23:36:44 +1100
commit4bf7a06b818deabe6b52430251186c9ccc34f491 (patch)
treedde800605f964a006c671d8d7f452609215ca2b9
parentprofiles: drop mask for removed app-editors/qwriter (diff)
downloadgentoo-4bf7a06b818deabe6b52430251186c9ccc34f491.tar.gz
gentoo-4bf7a06b818deabe6b52430251186c9ccc34f491.tar.bz2
gentoo-4bf7a06b818deabe6b52430251186c9ccc34f491.zip
dev-games/tiled: stabilise 1.0.3 for amd64
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-games/tiled/tiled-1.0.3.ebuild2
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} )"