diff options
Diffstat (limited to 'games-board/camato/camato-0.7.4.ebuild')
-rw-r--r-- | games-board/camato/camato-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/camato/camato-0.7.4.ebuild b/games-board/camato/camato-0.7.4.ebuild index 1e0c1b80f86a..1a55622b0e0b 100644 --- a/games-board/camato/camato-0.7.4.ebuild +++ b/games-board/camato/camato-0.7.4.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$ @@ -12,7 +12,7 @@ SRC_URI="http://yusei.ragondux.com/files/gnocatan/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-ruby/ruby-gtk2" |