diff options
author | Michael Palimaka <kensington@gentoo.org> | 2019-04-13 12:42:16 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-04-13 12:42:56 +1000 |
commit | 18c560bd9489e18bac9346e9150a4cb9054277a2 (patch) | |
tree | 71e8c5f2ef5bdda2459d16172937e520d33f9441 /dev-games | |
parent | net-analyzer/ettercap: drop vulnerable wrt bug #612226 (diff) | |
download | gentoo-18c560bd9489e18bac9346e9150a4cb9054277a2.tar.gz gentoo-18c560bd9489e18bac9346e9150a4cb9054277a2.tar.bz2 gentoo-18c560bd9489e18bac9346e9150a4cb9054277a2.zip |
ev-games/tiled: stabilise 1.2.3 for amd64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/tiled/tiled-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.2.3.ebuild b/dev-games/tiled/tiled-1.2.3.ebuild index 56763ea7c4f4..35f912689644 100644 --- a/dev-games/tiled/tiled-1.2.3.ebuild +++ b/dev-games/tiled/tiled-1.2.3.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} )" |