Browse Source

multimedia/vvdec: remove ONLY_FOR_ARCHS

Builds fine on i386.
overlay
Piotr Kubaj 11 months ago
parent
commit
928c1cb807
  1. 2
      multimedia/vvdec/Makefile

2
multimedia/vvdec/Makefile

@ -10,8 +10,6 @@ WWW= https://github.com/fraunhoferhhi/vvdec
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 powerpc powerpc64 powerpc64le riscv64
USES= cmake:noninja,testing compiler:c++14-lang
USE_LDCONFIG= yes

Loading…
Cancel
Save