summaryrefslogtreecommitdiff
path: root/games-board/four-in-a-row
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /games-board/four-in-a-row
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'games-board/four-in-a-row')
-rw-r--r--games-board/four-in-a-row/Manifest2
-rw-r--r--games-board/four-in-a-row/four-in-a-row-3.38.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/four-in-a-row/Manifest b/games-board/four-in-a-row/Manifest
index 6116591495a5..db5e5359b236 100644
--- a/games-board/four-in-a-row/Manifest
+++ b/games-board/four-in-a-row/Manifest
@@ -1,3 +1,3 @@
DIST four-in-a-row-3.38.1.tar.xz 565408 BLAKE2B ac7991404707d1dff5a1819d7844da799e47c185eacc265312af06065b89f3ab787582c5a718de0342894a61c617a809f874a2a7b67e7f6f106862147c6b4feb SHA512 f30dd912e0dc9f4b59706de96b216428c7fd2deac5686cfe1e4e8be9923862bf767b7533d29aa59cf3e631c7a13e5b9d2fcfc18fc20559778fd0102cc32b5835
-EBUILD four-in-a-row-3.38.1.ebuild 977 BLAKE2B bcb39d52227a008f03bde493b39cffbc95845314287b8871f1b1bd8536d4a3f1d4269c6ebe60ec26a68bbfda08cdf2d4b3c29589e30b7ce09261e9edb0a45e1a SHA512 e5f810e63bc31da41fdb1496e9655b26209fb10338ce448c66b73c66c298827946efa308c2ecb86f7db3f49b2117de8889e23f5dc7c4cadbc5677f2ac8446702
+EBUILD four-in-a-row-3.38.1.ebuild 976 BLAKE2B 72db2ec12d7094ec5e3d6d1e881a99fe7968af0c43d23a6bc999ed3ba4cf0220a31b8099a89c8eca298673b39cf566cbfab96eb072eb42a0ca9fceefd1bdfbd8 SHA512 9f21d08722b5df4fcd707d11656765eb964707d0027a8dc3dd6a675c992ec846c56659e55f59211e52b70bcc741a624f80f0ce492b9e12ff414ba4a17f264555
MISC metadata.xml 250 BLAKE2B 8f7f0fe023d43e380e7861e897e6afcb5de4baefb42ea9c65a57dfc0d204c6f787a99295141832e732ebb08be218da56ba77e2dd9639e4e3aabf718ce4db1d0c SHA512 2684e772dd6d83e4b49f08f2ba22d8a0a753e7b46863489eff1b5d1f2f147ad80ffd93245ca405ac4c747249bc1b754454ec9865fe16da70f9b257051e105fd8
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