Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcec/
Date: Mon, 29 Mar 2021 14:50:25
Message-Id: 1617028300.b793d458e6d763e95569108b40823fcfdbf1f84e.sam@gentoo
1 commit: b793d458e6d763e95569108b40823fcfdbf1f84e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 29 14:31:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 29 14:31:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b793d458
7
8 dev-libs/libcec: Stabilize 6.0.2 arm64, #778446
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libcec/libcec-6.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libcec/libcec-6.0.2.ebuild b/dev-libs/libcec/libcec-6.0.2.ebuild
16 index 0457daa7328..e4f03cb101b 100644
17 --- a/dev-libs/libcec/libcec-6.0.2.ebuild
18 +++ b/dev-libs/libcec/libcec-6.0.2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 x86"
24 +KEYWORDS="amd64 ~arm arm64 x86"
25 IUSE="cubox exynos python raspberry-pi kernel-cec tools +xrandr udev"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"