diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 21:07:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 21:10:52 +0100 |
commit | 852953b7a7f2b70ca1434b201df114b018e1a23e (patch) | |
tree | 03b965da15b0cd2fd8c283f268f57ab2d8d4b535 /dev-libs/libcec | |
parent | app-office/calcurse: Stabilize 4.8.0 x86, #905601 (diff) | |
download | gentoo-852953b7a7f2b70ca1434b201df114b018e1a23e.tar.gz gentoo-852953b7a7f2b70ca1434b201df114b018e1a23e.tar.bz2 gentoo-852953b7a7f2b70ca1434b201df114b018e1a23e.zip |
dev-libs/libcec: Stabilize 6.0.2-r1 amd64, #905603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r-- | dev-libs/libcec/libcec-6.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcec/libcec-6.0.2-r1.ebuild b/dev-libs/libcec/libcec-6.0.2-r1.ebuild index f35813989e13..2af5747ccb35 100644 --- a/dev-libs/libcec/libcec-6.0.2-r1.ebuild +++ b/dev-libs/libcec/libcec-6.0.2-r1.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 raspberry-pi tools udev +xrandr" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |