media-sound/strawberry: Stabilize 0.9.3 x86, #791271

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-22 15:03:15 +00:00
parent 240f48ad63
commit 991df5bfd7

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/jonaski/strawberry/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc64 x86"
fi
LICENSE="GPL-3"