dev-python/filebytes: Stabilize 0.10.2 amd64, #857957

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-07-15 01:43:51 +01:00
parent 3190a195ae
commit 5fd24bd14e

View File

@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/sashs/filebytes"
else
SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
LICENSE="BSD"