net-misc/gerbera: Stabilize 1.12.1-r1 amd64, #916011

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-10-20 17:54:37 +01:00
parent 6e56f7d8b4
commit 5620530f8c

View File

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