diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-22 13:05:47 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-22 13:05:47 +0100 |
commit | 8480b7983946ecd0e210bfca0cdc6e8291f7a90a (patch) | |
tree | 0cbb8629f34a735e9266fa792643b4e1509f5260 /games-board | |
parent | profiles: Clean up obsolete flags from make.defaults (diff) | |
download | gentoo-8480b7983946ecd0e210bfca0cdc6e8291f7a90a.tar.gz gentoo-8480b7983946ecd0e210bfca0cdc6e8291f7a90a.tar.bz2 gentoo-8480b7983946ecd0e210bfca0cdc6e8291f7a90a.zip |
games-board/pokerth-1.1.1-r2: stable on amd64
Gentoo-Bug: 600862
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pokerth/pokerth-1.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/pokerth/pokerth-1.1.1-r2.ebuild b/games-board/pokerth/pokerth-1.1.1-r2.ebuild index 3c3d0666db4d..5eba2da82cf4 100644 --- a/games-board/pokerth/pokerth-1.1.1-r2.ebuild +++ b/games-board/pokerth/pokerth-1.1.1-r2.ebuild @@ -13,7 +13,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 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dedicated" RDEPEND="dev-db/sqlite:3 |