1 |
commit: 68dea16bf7e63a7c2055dfdafc78732375e56a2a |
2 |
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Dec 29 07:34:54 2016 +0000 |
4 |
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Dec 29 07:45:47 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dea16b |
7 |
|
8 |
dev-games/tiled: stabilise 0.17.2 on amd64 |
9 |
|
10 |
Package-Manager: Portage-2.3.3, Repoman-2.3.1 |
11 |
|
12 |
dev-games/tiled/tiled-0.17.2.ebuild | 2 +- |
13 |
1 file changed, 1 insertion(+), 1 deletion(-) |
14 |
|
15 |
diff --git a/dev-games/tiled/tiled-0.17.2.ebuild b/dev-games/tiled/tiled-0.17.2.ebuild |
16 |
index 7caaf47..6630a46 100644 |
17 |
--- a/dev-games/tiled/tiled-0.17.2.ebuild |
18 |
+++ b/dev-games/tiled/tiled-0.17.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} )" |