diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:50 +0200 |
commit | c2cc0966888a2ed57a0239057796e453d2e0994a (patch) | |
tree | b07fb4760d947488b2cf69f59c69b35b807cefa6 /dev-libs/libcec | |
parent | net-misc/wget: x86 stable wrt bug #720688 (diff) | |
download | gentoo-c2cc0966888a2ed57a0239057796e453d2e0994a.tar.gz gentoo-c2cc0966888a2ed57a0239057796e453d2e0994a.tar.bz2 gentoo-c2cc0966888a2ed57a0239057796e453d2e0994a.zip |
dev-libs/libcec: x86 stable wrt bug #721708
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 b669325d7866..4bf945f68362 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} )" |