diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:53:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:53:33 +0300 |
commit | 9013d2aec24bcb81ae794393b8442978cdfc0150 (patch) | |
tree | 7231b357edb226603f1f82cf1289009eaa2937bb /games-board | |
parent | games-arcade/gnome-nibbles: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-9013d2aec24bcb81ae794393b8442978cdfc0150.tar.gz gentoo-9013d2aec24bcb81ae794393b8442978cdfc0150.tar.bz2 gentoo-9013d2aec24bcb81ae794393b8442978cdfc0150.zip |
games-board/four-in-a-row: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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=" |