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: Sun, 25 Sep 2016 18:58:25
Message-Id: 1474829873.7860c2be75b975ce85b344dd76eb330f13617cd9.kensington@gentoo
1 commit: 7860c2be75b975ce85b344dd76eb330f13617cd9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 18:56:17 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 18:57:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7860c2be
7
8 dev-games/tiled: amd64 stable
9
10 Package-Manager: portage-2.3.1
11
12 dev-games/tiled/tiled-0.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/tiled/tiled-0.17.0.ebuild b/dev-games/tiled/tiled-0.17.0.ebuild
16 index 7caaf47..6630a46 100644
17 --- a/dev-games/tiled/tiled-0.17.0.ebuild
18 +++ b/dev-games/tiled/tiled-0.17.0.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} )"