diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:13:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:16:11 +0100 |
commit | c44287eb51e70bbf178e858d19ef700ec227ddc1 (patch) | |
tree | 621cdfe985b54fb1d5599483589408f9937637a4 /dev-libs/libcec | |
parent | dev-lang/erlang: amd64 stable wrt bug #606640 (diff) | |
download | gentoo-c44287eb51e70bbf178e858d19ef700ec227ddc1.tar.gz gentoo-c44287eb51e70bbf178e858d19ef700ec227ddc1.tar.bz2 gentoo-c44287eb51e70bbf178e858d19ef700ec227ddc1.zip |
dev-libs/libcec: amd64 stable wrt bug #605986
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r-- | dev-libs/libcec/libcec-3.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcec/libcec-3.1.0-r1.ebuild b/dev-libs/libcec/libcec-3.1.0-r1.ebuild index dee80652f9d1..9ed8344f04c3 100644 --- a/dev-libs/libcec/libcec-3.1.0-r1.ebuild +++ b/dev-libs/libcec/libcec-3.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="cubox exynos python raspberry-pi +xrandr" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |