Skip to content

Commit

Permalink
x11-libs/libva: arm64 stable
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
  • Loading branch information
FuzzyGophers committed May 15, 2019
1 parent 5ef9285 commit 8e5a294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-libs/libva/libva-1.7.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ fi
LICENSE="MIT"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
else
KEYWORDS=""
KEYWORDS="arm64"
fi
IUSE="+drm egl opengl vdpau wayland X"

Expand Down

0 comments on commit 8e5a294

Please sign in to comment.