diff options
author | José María Alonso Josa <nimiux@gentoo.org> | 2016-06-16 13:39:24 +0200 |
---|---|---|
committer | José María Alonso Josa <nimiux@gentoo.org> | 2016-06-16 13:39:51 +0200 |
commit | 4ed36a5496aff5bc6038aa297babc3b600f92f6b (patch) | |
tree | d937122840504d1f183f0b6ce0f4fd23a34ff99e | |
parent | d513a36c3b3326f5000d9fb29cfde820b42564d4 (diff) | |
download | gentoo-4ed36a5496aff5bc6038aa297babc3b600f92f6b.tar.gz gentoo-4ed36a5496aff5bc6038aa297babc3b600f92f6b.tar.xz |
games-board/chessx: amd64 stable wrt bug #586060
Package-Manager: portage-2.2.28
-rw-r--r-- | games-board/chessx/chessx-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/chessx/chessx-1.4.0.ebuild b/games-board/chessx/chessx-1.4.0.ebuild index ad3f6f2e756..19a00ca0b03 100644 --- a/games-board/chessx/chessx-1.4.0.ebuild +++ b/games-board/chessx/chessx-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz" LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtprintsupport:5 |