diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:41:03 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:41:03 +0200 |
commit | 5f5b6e5eb05b81381306f64becfae4db4623f4ff (patch) | |
tree | f9abfedfd7d16dc06d6e293629212d014ab61606 /x11-libs/libvdpau | |
parent | sys-cluster/libccs: keyword ~arm64 (diff) | |
download | gentoo-5f5b6e5eb05b81381306f64becfae4db4623f4ff.tar.gz gentoo-5f5b6e5eb05b81381306f64becfae4db4623f4ff.tar.bz2 gentoo-5f5b6e5eb05b81381306f64becfae4db4623f4ff.zip |
x11-libs/libvdpau: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r-- | x11-libs/libvdpau/libvdpau-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild index 4d773d8fc501..a9837898069f 100644 --- a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild +++ b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc dri" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] |