diff options
Diffstat (limited to 'games-board/pokerth/pokerth-0.8.1.ebuild')
-rw-r--r-- | games-board/pokerth/pokerth-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pokerth/pokerth-0.8.1.ebuild b/games-board/pokerth/pokerth-0.8.1.ebuild index 9194edec3b74..fd0c07b7f76b 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 # 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.1 2010/10/21 03:53:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.2 2010/11/29 12:13:49 hwoarang 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 |