diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 18:34:54 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-29 18:45:47 +1100 |
commit | 68dea16bf7e63a7c2055dfdafc78732375e56a2a (patch) | |
tree | 9ee5cd849c6387cc4f9d1a8aaac670bd59280919 /dev-games/tiled | |
parent | dev-games/tiled: version bump to 0.18.0 (diff) | |
download | gentoo-68dea16bf7e63a7c2055dfdafc78732375e56a2a.tar.gz gentoo-68dea16bf7e63a7c2055dfdafc78732375e56a2a.tar.bz2 gentoo-68dea16bf7e63a7c2055dfdafc78732375e56a2a.zip |
dev-games/tiled: stabilise 0.17.2 on amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-games/tiled')
-rw-r--r-- | dev-games/tiled/tiled-0.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-0.17.2.ebuild b/dev-games/tiled/tiled-0.17.2.ebuild index 7caaf4710ef5..6630a4642e9e 100644 --- a/dev-games/tiled/tiled-0.17.2.ebuild +++ b/dev-games/tiled/tiled-0.17.2.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} )" |