diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-22 00:06:04 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-22 00:11:22 +1000 |
commit | 3fded91b2d5410455edd55158553222186959a89 (patch) | |
tree | 17bf8923fda502232c9253d4d1c6ce66f293adee /games-puzzle | |
parent | games-puzzle/gottet: remove 1.0.6 (diff) | |
download | gentoo-3fded91b2d5410455edd55158553222186959a89.tar.gz gentoo-3fded91b2d5410455edd55158553222186959a89.tar.bz2 gentoo-3fded91b2d5410455edd55158553222186959a89.zip |
games-puzzle/cutemaze: stabilise 1.2.0 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/cutemaze/cutemaze-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/cutemaze/cutemaze-1.2.0.ebuild b/games-puzzle/cutemaze/cutemaze-1.2.0.ebuild index 67c40de3785b..58b0d157a8a4 100644 --- a/games-puzzle/cutemaze/cutemaze-1.2.0.ebuild +++ b/games-puzzle/cutemaze/cutemaze-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |