dev-python/pysrt: Stabilize 1.1.2-r1 ALLARCHES, #855788

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-07-02 18:16:31 +00:00
parent e90f253875
commit 64dc59e1c0

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/byroot/pysrt.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-3+"