diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-09-03 23:02:24 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-09-03 23:03:31 +1000 |
commit | ab44d00d50feea6f504d6843faadbc748848c07c (patch) | |
tree | 9b1379177de94492b45763299e2c11fb5c991f7f /dev-games | |
parent | x11-misc/lightdm: Bump to version 1.28.0 (diff) | |
download | gentoo-ab44d00d50feea6f504d6843faadbc748848c07c.tar.gz gentoo-ab44d00d50feea6f504d6843faadbc748848c07c.tar.bz2 gentoo-ab44d00d50feea6f504d6843faadbc748848c07c.zip |
dev-games/tiled: stabilise 1.1.6 for amd64
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/tiled/tiled-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.1.6.ebuild b/dev-games/tiled/tiled-1.1.6.ebuild index a78bd8eb9206..a0ce9f7613a8 100644 --- a/dev-games/tiled/tiled-1.1.6.ebuild +++ b/dev-games/tiled/tiled-1.1.6.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} )" |