Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ctl/
Date: Fri, 08 Oct 2021 01:57:44
Message-Id: 1633658226.eb3192a9aa34bda39d14f3014724f74940ef02d5.sam@gentoo
1 commit: eb3192a9aa34bda39d14f3014724f74940ef02d5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 01:57:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 01:57:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3192a9
7
8 media-libs/ctl: Stabilize 1.5.2-r2 ppc64, #814107
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/ctl/ctl-1.5.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/ctl/ctl-1.5.2-r2.ebuild b/media-libs/ctl/ctl-1.5.2-r2.ebuild
16 index d23998e02fe..dc99d12aac1 100644
17 --- a/media-libs/ctl/ctl-1.5.2-r2.ebuild
18 +++ b/media-libs/ctl/ctl-1.5.2-r2.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/CTL-ctl-${PV}"
20
21 LICENSE="AMPAS"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
25 IUSE="test"
26
27 RESTRICT="!test? ( test )"