diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:13:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:13:54 +0000 |
commit | 3e2a6609352f13fdb61c6ca866549f2435fbe646 (patch) | |
tree | 113ecd192e96699dc1686680f136fa24d68e35f0 /games-board/pokerth/pokerth-1.1.1.ebuild | |
parent | Stable for x86, wrt bug #507682 (diff) | |
download | gentoo-2-3e2a6609352f13fdb61c6ca866549f2435fbe646.tar.gz gentoo-2-3e2a6609352f13fdb61c6ca866549f2435fbe646.tar.bz2 gentoo-2-3e2a6609352f13fdb61c6ca866549f2435fbe646.zip |
Stable for x86, wrt bug #507868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/pokerth/pokerth-1.1.1.ebuild')
-rw-r--r-- | games-board/pokerth/pokerth-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pokerth/pokerth-1.1.1.ebuild b/games-board/pokerth/pokerth-1.1.1.ebuild index 31dbf316a31b..8c39a1a6a237 100644 --- a/games-board/pokerth/pokerth-1.1.1.ebuild +++ b/games-board/pokerth/pokerth-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.3 2014/05/30 22:45:40 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.4 2014/06/07 19:13:54 ago Exp $ EAPI=5 inherit flag-o-matic eutils qt4-r2 games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated" RDEPEND="dev-db/sqlite:3 |