diff options
-rw-r--r-- | games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild index 7e2cbc51f24c..0bf4c51b0599 100644 --- a/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild +++ b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/chess/book_${PV}.pgn.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RESTRICT="userpriv" # bug #112898 |