Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcec/
Date: Fri, 26 May 2017 14:06:04
Message-Id: 1495807475.b1285cc755fea8b62e70ab65f3ca66ded58d9773.ago@gentoo
1 commit: b1285cc755fea8b62e70ab65f3ca66ded58d9773
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:04:35 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:04:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1285cc7
7
8 dev-libs/libcec: x86 stable wrt bug #619492
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libcec/libcec-4.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libcec/libcec-4.0.2.ebuild b/dev-libs/libcec/libcec-4.0.2.ebuild
18 index 7c9d97a1b7e..6c8fc121c6a 100644
19 --- a/dev-libs/libcec/libcec-4.0.2.ebuild
20 +++ b/dev-libs/libcec/libcec-4.0.2.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm x86"
27 IUSE="cubox exynos python raspberry-pi +xrandr"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"