diff options
author | David Seifert <soap@gentoo.org> | 2017-07-08 15:08:45 -0700 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-07-08 15:32:31 -0700 |
commit | c5c0ebe77f1380487e6d61226e74ef054f285ce3 (patch) | |
tree | 23caefcea3dd1915b2d52d61b3af1e41f38e34da /app-emacs/chess | |
parent | dev-python/elasticsearch-curator: version bump to 5.1.1. (diff) | |
download | gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.gz gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.bz2 gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.zip |
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Diffstat (limited to 'app-emacs/chess')
-rw-r--r-- | app-emacs/chess/chess-2.0.4.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/chess/chess-2.0_beta6-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/chess/chess-2.0.4.ebuild b/app-emacs/chess/chess-2.0.4.ebuild index 02f697cea661..67cea7e90017 100644 --- a/app-emacs/chess/chess-2.0.4.ebuild +++ b/app-emacs/chess/chess-2.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz LICENSE="GPL-3+ FDL-1.3+" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" # Free alternatives first, otherwise follow the ordering in the upstream # chess-default-engine (in chess.el). Rearrange chess-default-engine in diff --git a/app-emacs/chess/chess-2.0_beta6-r2.ebuild b/app-emacs/chess/chess-2.0_beta6-r2.ebuild index 2f8cce2e8b6c..ad01fa575e09 100644 --- a/app-emacs/chess/chess-2.0_beta6-r2.ebuild +++ b/app-emacs/chess/chess-2.0_beta6-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/emacs-chess/${P/_beta/b}.tar.gz LICENSE="GPL-2+ FDL-1.1+" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" DEPEND="" RDEPEND="|| ( games-board/gnuchess |