diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:25:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:25:03 +0200 |
commit | 512aa518a28be448f61cf608cfe20398512946ac (patch) | |
tree | 1bf3106921ae1cf8de5c25f2c3297bb7aa520718 /dev-games | |
parent | kde-misc/rsibreak: amd64 stable wrt bug #615630 (diff) | |
download | gentoo-512aa518a28be448f61cf608cfe20398512946ac.tar.gz gentoo-512aa518a28be448f61cf608cfe20398512946ac.tar.bz2 gentoo-512aa518a28be448f61cf608cfe20398512946ac.zip |
dev-games/tiled: amd64 stable wrt bug #615608
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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-0.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-0.18.2.ebuild b/dev-games/tiled/tiled-0.18.2.ebuild index 57961aecfa9a..3d9b6c7fbee4 100644 --- a/dev-games/tiled/tiled-0.18.2.ebuild +++ b/dev-games/tiled/tiled-0.18.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} )" |