diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:37:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:37:47 +0200 |
commit | b58d9b75797c9a4770eaa9e61476303eda35a12d (patch) | |
tree | 67d255a773b36fd1af42515cc9cd5e0ef9784998 /dev-games/tiled | |
parent | app-text/ansifilter: amd64 stable wrt bug #691390 (diff) | |
download | gentoo-b58d9b75797c9a4770eaa9e61476303eda35a12d.tar.gz gentoo-b58d9b75797c9a4770eaa9e61476303eda35a12d.tar.bz2 gentoo-b58d9b75797c9a4770eaa9e61476303eda35a12d.zip |
dev-games/tiled: amd64 stable wrt bug #691392
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games/tiled')
-rw-r--r-- | dev-games/tiled/tiled-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.2.4.ebuild b/dev-games/tiled/tiled-1.2.4.ebuild index 56763ea7c4f4..35f912689644 100644 --- a/dev-games/tiled/tiled-1.2.4.ebuild +++ b/dev-games/tiled/tiled-1.2.4.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} )" |