diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:45:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:45:05 +0000 |
commit | 8109d59c5e92f0e455855c0c6a74ffa43171278c (patch) | |
tree | 27f5cdaf78b2b89a9ee5e11e116b82bdb5566bb5 /games-board/four-in-a-row | |
parent | games-puzzle/five-or-more: Stabilize 3.32.2 arm64, #831946 (diff) | |
download | gentoo-8109d59c5e92f0e455855c0c6a74ffa43171278c.tar.gz gentoo-8109d59c5e92f0e455855c0c6a74ffa43171278c.tar.bz2 gentoo-8109d59c5e92f0e455855c0c6a74ffa43171278c.zip |
games-board/four-in-a-row: Stabilize 3.38.1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-board/four-in-a-row')
-rw-r--r-- | games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild index 871564ee16e8..1f84a6cb19a0 100644 --- a/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild +++ b/games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row https://gitlab.gnome.org/GNO # Code and most themes are GPL-3+, CC-BY-SA-3.0 is user help license in v3.32.0 LICENSE="GPL-3+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-libs/glib-2.40.0:2 |