Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/scour/
Date: Fri, 14 Jan 2022 23:51:50
Message-Id: 1642204298.2d3e2ae302176def0afe35d2311d1c078a56ca38.mattst88@gentoo
1 commit: 2d3e2ae302176def0afe35d2311d1c078a56ca38
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 23:51:24 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 23:51:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3e2ae3
7
8 media-gfx/scour: Keyword 0.38.2 alpha, #808396
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-gfx/scour/scour-0.38.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/scour/scour-0.38.2.ebuild b/media-gfx/scour/scour-0.38.2.ebuild
16 index 1aa5120da935..596bb3e7187f 100644
17 --- a/media-gfx/scour/scour-0.38.2.ebuild
18 +++ b/media-gfx/scour/scour-0.38.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/scour-project/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
31
32 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"