Skip to content

Commit

Permalink
media-video/libva-utils: keyword ~arm64
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
aballier committed Jun 23, 2017
1 parent 4fdc873 commit d047e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media-video/libva-utils/libva-utils-1.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ 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=""
fi
Expand Down
2 changes: 1 addition & 1 deletion media-video/libva-utils/libva-utils-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ 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=""
fi
Expand Down

0 comments on commit d047e79

Please sign in to comment.