commit: 892581bc6ca0df279deb98d4ad5631469e5060fe Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Jan 2 10:51:43 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Jan 2 10:52:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892581bc
x11-misc/vdpauinfo: Stable for amd64 x86 too Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild b/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild index a862c8c7155..6c12128cc54 100644 --- a/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild +++ b/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${P}/${PN}-${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" x11-libs/libX11
