diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 20:08:50 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 20:09:23 +1000 |
commit | af71c87409834495c2c6551290968896219c68b9 (patch) | |
tree | 885bfceed596bf5e0cf1b4aec0369512aa0096cb /dev-games | |
parent | app-vim/vim-tmux: add a blocker on app-misc/tmux. (diff) | |
download | gentoo-af71c87409834495c2c6551290968896219c68b9.tar.gz gentoo-af71c87409834495c2c6551290968896219c68b9.tar.bz2 gentoo-af71c87409834495c2c6551290968896219c68b9.zip |
dev-games/tiled: amd64 stable
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/tiled/tiled-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.0.2.ebuild b/dev-games/tiled/tiled-1.0.2.ebuild index 065606a2484d..d65e64b3aece 100644 --- a/dev-games/tiled/tiled-1.0.2.ebuild +++ b/dev-games/tiled/tiled-1.0.2.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} )" |