summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-27 08:35:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-27 08:35:18 +0200
commite595b4517499b1c5e9218df5f7a623c0eab14023 (patch)
tree437974f5dac1effa392894703a5f071ec2f73d4d /dev-games/tiled
parentdev-python/numpy: amd64 stable wrt bug #814722 (diff)
downloadgentoo-e595b4517499b1c5e9218df5f7a623c0eab14023.tar.gz
gentoo-e595b4517499b1c5e9218df5f7a623c0eab14023.tar.bz2
gentoo-e595b4517499b1c5e9218df5f7a623c0eab14023.zip
dev-games/tiled: amd64 stable wrt bug #814872
Package-Manager: Portage-3.0.20, Repoman-3.0.3 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.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.7.2.ebuild b/dev-games/tiled/tiled-1.7.2.ebuild
index e5119614dc18..e9627ce18fe2 100644
--- a/dev-games/tiled/tiled-1.7.2.ebuild
+++ b/dev-games/tiled/tiled-1.7.2.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} )"