diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:04:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:04:12 +0200 |
commit | 32501d121f141ee7d1a090a28d3a916595a9ce7f (patch) | |
tree | 1d0c7abf09878b259a41b90e892eb9292fbae72e /dev-libs/libcec | |
parent | virtual/opencl: amd64 stable wrt bug #721674 (diff) | |
download | gentoo-32501d121f141ee7d1a090a28d3a916595a9ce7f.tar.gz gentoo-32501d121f141ee7d1a090a28d3a916595a9ce7f.tar.bz2 gentoo-32501d121f141ee7d1a090a28d3a916595a9ce7f.zip |
dev-libs/libcec: amd64 stable wrt bug #721708
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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-4.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-4.0.4-r1.ebuild b/dev-libs/libcec/libcec-4.0.4-r1.ebuild index 0792ea9e3cb5..b669325d7866 100644 --- a/dev-libs/libcec/libcec-4.0.4-r1.ebuild +++ b/dev-libs/libcec/libcec-4.0.4-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${MY_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} )" |