sys-fs/compsize: Stabilize 1.3 amd64, #751577

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-04 00:52:15 +00:00
parent 71380608da
commit 7c0fdcd3b4

View File

@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]] ; then
EGIT_REPO_URI="https://github.com/kilobyte/compsize.git"
else
SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2+"