diff options
Diffstat (limited to 'games-board/cgoban')
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14-r1.ebuild | 2 | ||||
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-board/cgoban/cgoban-1.9.14-r1.ebuild b/games-board/cgoban/cgoban-1.9.14-r1.ebuild index 59b00fde1809..6b70adb83fa6 100644 --- a/games-board/cgoban/cgoban-1.9.14-r1.ebuild +++ b/games-board/cgoban/cgoban-1.9.14-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/games-board/cgoban/cgoban-1.9.14-r2.ebuild b/games-board/cgoban/cgoban-1.9.14-r2.ebuild index cf1f842af5da..95912a591d7a 100644 --- a/games-board/cgoban/cgoban-1.9.14-r2.ebuild +++ b/games-board/cgoban/cgoban-1.9.14-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |