diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-10-18 22:44:04 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-10-18 22:44:04 +0100 |
commit | 9fb12bde7ab7a5be9684eedbda6c799a6bf071f3 (patch) | |
tree | 3ab5dc98e48b37670c150202b6aa454c903fa244 /x11-libs/libva-compat/libva-compat-1.8.3.ebuild | |
parent | sci-mathematics/maxima: Declare encoding of imaxima texinfo file. (diff) | |
download | gentoo-9fb12bde7ab7a5be9684eedbda6c799a6bf071f3.tar.gz gentoo-9fb12bde7ab7a5be9684eedbda6c799a6bf071f3.tar.bz2 gentoo-9fb12bde7ab7a5be9684eedbda6c799a6bf071f3.zip |
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 <chewi@gentoo.org>
Diffstat (limited to 'x11-libs/libva-compat/libva-compat-1.8.3.ebuild')
-rw-r--r-- | x11-libs/libva-compat/libva-compat-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |