Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gaupol/
Date: Tue, 26 Nov 2019 12:27:47
Message-Id: 1574771063.698b23a44019370055817d6b7d958de66b25bed9.ago@gentoo
1 commit: 698b23a44019370055817d6b7d958de66b25bed9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 12:24:23 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 12:24:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698b23a4
7
8 media-video/gaupol: amd64 stable wrt bug #701086
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-video/gaupol/gaupol-1.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/gaupol/gaupol-1.7.ebuild b/media-video/gaupol/gaupol-1.7.ebuild
18 index 26bbb1bfd4b..69b4ab5a5ca 100644
19 --- a/media-video/gaupol/gaupol-1.7.ebuild
20 +++ b/media-video/gaupol/gaupol-1.7.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 x86"
26 +KEYWORDS="amd64 ~arm64 x86"
27 IUSE="spell test"
28 RESTRICT="!test? ( test )"