diff options
Diffstat (limited to 'games-board/pokerth/pokerth-0.8.1.ebuild')
-rw-r--r-- | games-board/pokerth/pokerth-0.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/pokerth/pokerth-0.8.1.ebuild b/games-board/pokerth/pokerth-0.8.1.ebuild index d28386c8008c..167b2783d4b0 100644 --- a/games-board/pokerth/pokerth-0.8.1.ebuild +++ b/games-board/pokerth/pokerth-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.3 2010/12/09 22:19:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.4 2011/01/11 22:30:58 ranger Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4 games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="dedicated" DEPEND=">=dev-libs/boost-1.41 |