Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/tiled/
Date: Sat, 05 Aug 2017 10:09:35
Message-Id: 1501927763.af71c87409834495c2c6551290968896219c68b9.kensington@gentoo
1 commit: af71c87409834495c2c6551290968896219c68b9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 10:08:50 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 10:09:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af71c874
7
8 dev-games/tiled: amd64 stable
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-games/tiled/tiled-1.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/tiled/tiled-1.0.2.ebuild b/dev-games/tiled/tiled-1.0.2.ebuild
16 index 065606a2484..d65e64b3aec 100644
17 --- a/dev-games/tiled/tiled-1.0.2.ebuild
18 +++ b/dev-games/tiled/tiled-1.0.2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz"
20
21 LICENSE="BSD BSD-2 GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="examples python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"