summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-29 09:38:39 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-29 09:38:39 +0200
commit6bd6e168b5a9e305deac10d00704501328819b74 (patch)
treeedb3110dc9dbd1cb4b3a0ead86828482f1031818 /dev-games
parentdev-util/dogtail: amd64 stable wrt bug #721818 (diff)
downloadgentoo-6bd6e168b5a9e305deac10d00704501328819b74.tar.gz
gentoo-6bd6e168b5a9e305deac10d00704501328819b74.tar.bz2
gentoo-6bd6e168b5a9e305deac10d00704501328819b74.zip
dev-games/tiled: amd64 stable wrt bug #723728
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/tiled/tiled-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.3.4.ebuild b/dev-games/tiled/tiled-1.3.4.ebuild
index b510b361b4ab..9b42c07e6bd0 100644
--- a/dev-games/tiled/tiled-1.3.4.ebuild
+++ b/dev-games/tiled/tiled-1.3.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} )"