diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-26 07:31:21 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-26 07:33:10 +1000 |
commit | 8eff0fcb54e8035d82ad7daddffc3e807a818ea9 (patch) | |
tree | b3c08082e31edf97c84c38b178fde81a47431c36 /dev-games/tiled | |
parent | sci-libs/indilib: remove old (diff) | |
download | gentoo-8eff0fcb54e8035d82ad7daddffc3e807a818ea9.tar.gz gentoo-8eff0fcb54e8035d82ad7daddffc3e807a818ea9.tar.bz2 gentoo-8eff0fcb54e8035d82ad7daddffc3e807a818ea9.zip |
dev-games/tiled: amd64 stable
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-games/tiled')
-rw-r--r-- | dev-games/tiled/tiled-0.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-0.16.2.ebuild b/dev-games/tiled/tiled-0.16.2.ebuild index 7caaf4710ef5..6630a4642e9e 100644 --- a/dev-games/tiled/tiled-0.16.2.ebuild +++ b/dev-games/tiled/tiled-0.16.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} )" |