diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild b/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild index d1713d3cd02d..87d0acadbf13 100644 --- a/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild +++ b/games-board/four-in-a-row/four-in-a-row-3.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row" # Code is GPL-2+ but most themes are GPL-3+ and we install them unconditionally, CC-BY-SA-3.0 is user help license in v3.22.1 LICENSE="GPL-3+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND=" |