diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-22 00:10:03 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-22 00:11:23 +1000 |
commit | 36489e5c8d2f878c7b95df73f7c5813a74c83cb1 (patch) | |
tree | e237bc7d96349d061524492680a38b4622591666 /games-puzzle/hexalate | |
parent | games-puzzle/colorcode: remove 0.7.2 (diff) | |
download | gentoo-36489e5c8d2f878c7b95df73f7c5813a74c83cb1.tar.gz gentoo-36489e5c8d2f878c7b95df73f7c5813a74c83cb1.tar.bz2 gentoo-36489e5c8d2f878c7b95df73f7c5813a74c83cb1.zip |
games-puzzle/hexalate: stabilise 1.1.0 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'games-puzzle/hexalate')
-rw-r--r-- | games-puzzle/hexalate/hexalate-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/hexalate/hexalate-1.1.0.ebuild b/games-puzzle/hexalate/hexalate-1.1.0.ebuild index 9216d8739504..10d177cd9669 100644 --- a/games-puzzle/hexalate/hexalate-1.1.0.ebuild +++ b/games-puzzle/hexalate/hexalate-1.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |