net-misc/gerbera: Keyword 1.7.0 arm, #777672

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-28 11:56:07 +01:00
parent bc70e72cfa
commit 72a8ca3eba

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/gerbera/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/${P}"
fi