diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-03 20:16:03 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-03 20:17:48 +1100 |
commit | 31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b (patch) | |
tree | b7edeea33f13f5f80701241e36fce0bbd882926e /games-puzzle | |
parent | dev-python/pycparser: Bump to version 2.17 (diff) | |
download | gentoo-31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b.tar.gz gentoo-31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b.tar.bz2 gentoo-31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b.zip |
games-puzzle/connectagram: x86 stable
Gentoo-bug: 587356
Package-Manager: portage-2.3.2
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/connectagram/connectagram-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/connectagram/connectagram-1.2.1.ebuild b/games-puzzle/connectagram/connectagram-1.2.1.ebuild index 6fb4a5f2f372..2c669a555515 100644 --- a/games-puzzle/connectagram/connectagram-1.2.1.ebuild +++ b/games-puzzle/connectagram/connectagram-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-qt/qtcore-5.2:5 |