From: James Le Cuirot Date: Fri, 18 Oct 2019 21:44:04 +0000 (+0100) Subject: x11-libs/libva-compat: Marking stable on all arches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9fb12bde7ab7a5be9684eedbda6c799a6bf071f3;p=gentoo.git x11-libs/libva-compat: Marking stable on all arches This is almost identical to the earlier libva-1.8.3 ebuild. Now that's gone, this needs to be marked stable for stable users. It reportedly works fine. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/x11-libs/libva-compat/libva-compat-1.8.3.ebuild b/x11-libs/libva-compat/libva-compat-1.8.3.ebuild index 7d5b3a6f0929..5b82b4eb8871 100644 --- a/x11-libs/libva-compat/libva-compat-1.8.3.ebuild +++ b/x11-libs/libva-compat/libva-compat-1.8.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/01org/libva/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux" IUSE="+drm egl opengl vdpau wayland X" VIDEO_CARDS="nvidia intel i965 nouveau"