diff options
author | Sam James <sam@gentoo.org> | 2021-01-08 10:33:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-08 10:33:58 +0000 |
commit | 56bd521f19d95a439ce8d72daa51644bcfe21f52 (patch) | |
tree | 58f1d5d003ee10d3d44ef8189436f75fd476d33b /x11-libs | |
parent | media-libs/libxspf: Stabilize 1.2.0-r1 amd64, #764404 (diff) | |
download | gentoo-56bd521f19d95a439ce8d72daa51644bcfe21f52.tar.gz gentoo-56bd521f19d95a439ce8d72daa51644bcfe21f52.tar.bz2 gentoo-56bd521f19d95a439ce8d72daa51644bcfe21f52.zip |
x11-libs/libvdpau: Stabilize 1.4 amd64, #764413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libvdpau/libvdpau-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libvdpau/libvdpau-1.4.ebuild b/x11-libs/libvdpau/libvdpau-1.4.ebuild index 7f8cea1f28ca..9bb90e28e407 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=" |