diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-12 23:36:27 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-12 23:36:44 +1100 |
commit | 4bf7a06b818deabe6b52430251186c9ccc34f491 (patch) | |
tree | dde800605f964a006c671d8d7f452609215ca2b9 /dev-games | |
parent | profiles: drop mask for removed app-editors/qwriter (diff) | |
download | gentoo-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
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} )" |