commit: 56bd521f19d95a439ce8d72daa51644bcfe21f52 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 8 10:33:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 8 10:33:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bd521f
x11-libs/libvdpau: Stabilize 1.4 amd64, #764413 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/libvdpau/libvdpau-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libvdpau/libvdpau-1.4.ebuild b/x11-libs/libvdpau/libvdpau-1.4.ebuild index 7f8cea1f28c..9bb90e28e40 100644 --- a/x11-libs/libvdpau/libvdpau-1.4.ebuild +++ b/x11-libs/libvdpau/libvdpau-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${PV}/${P}.tar.bz2 LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~riscv ~x86" IUSE="doc dri" RDEPEND="
