diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:16:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:16:45 +0200 |
commit | 874b43df4a57c3788d01354f5b33880fbf06895b (patch) | |
tree | 6432d4b90fe58d3829e6ca706f51a39b9d0cf3f8 | |
parent | www-client/firefox: Stabilize 91.11.0 arm64, #855059 (diff) | |
download | gentoo-874b43df4a57c3788d01354f5b33880fbf06895b.tar.gz gentoo-874b43df4a57c3788d01354f5b33880fbf06895b.tar.bz2 gentoo-874b43df4a57c3788d01354f5b33880fbf06895b.zip |
dev-games/tiled: amd64 stable wrt bug #853598
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-games/tiled/tiled-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.8.6.ebuild b/dev-games/tiled/tiled-1.8.6.ebuild index b23a04042e21..6bd6794735be 100644 --- a/dev-games/tiled/tiled-1.8.6.ebuild +++ b/dev-games/tiled/tiled-1.8.6.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} )" |