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: Mon, 25 Jul 2016 21:33:26
Message-Id: 1469482390.8eff0fcb54e8035d82ad7daddffc3e807a818ea9.kensington@gentoo
1 commit: 8eff0fcb54e8035d82ad7daddffc3e807a818ea9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 25 21:31:21 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 25 21:33:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eff0fcb
7
8 dev-games/tiled: amd64 stable
9
10 Package-Manager: portage-2.3.0
11
12 dev-games/tiled/tiled-0.16.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/tiled/tiled-0.16.2.ebuild b/dev-games/tiled/tiled-0.16.2.ebuild
16 index 7caaf47..6630a46 100644
17 --- a/dev-games/tiled/tiled-0.16.2.ebuild
18 +++ b/dev-games/tiled/tiled-0.16.2.ebuild
19 @@ -13,7 +13,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} )"