diff options
Diffstat (limited to 'games-board/cgoban2/cgoban2-2.6.12.ebuild')
-rw-r--r-- | games-board/cgoban2/cgoban2-2.6.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/cgoban2/cgoban2-2.6.12.ebuild b/games-board/cgoban2/cgoban2-2.6.12.ebuild index 55aa2bc51abc..f562fd0ec663 100644 --- a/games-board/cgoban2/cgoban2-2.6.12.ebuild +++ b/games-board/cgoban2/cgoban2-2.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/cgoban-unix-${PV}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.3" |