diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 13:34:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 13:34:17 +0100 |
commit | 27c93140ec98b60b39d854515666c12145bc898b (patch) | |
tree | 78dc467cfddf69d268d1f9d01feb6cbe2d429a7f /dev-libs/libcec | |
parent | app-portage/pkg-testing-tools: Stabilize 0.2.5 amd64, #932930 (diff) | |
download | gentoo-27c93140ec98b60b39d854515666c12145bc898b.tar.gz gentoo-27c93140ec98b60b39d854515666c12145bc898b.tar.bz2 gentoo-27c93140ec98b60b39d854515666c12145bc898b.zip |
dev-libs/libcec: Stabilize 6.0.2-r2 amd64, #932949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r-- | dev-libs/libcec/libcec-6.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-6.0.2-r2.ebuild b/dev-libs/libcec/libcec-6.0.2-r2.ebuild index 53f926392e48..1e281a0fa561 100644 --- a/dev-libs/libcec/libcec-6.0.2-r2.ebuild +++ b/dev-libs/libcec/libcec-6.0.2-r2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv ~x86" IUSE="cubox exynos kernel-cec python tools udev +xrandr" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |