app-backup/backintime: Stabilize 1.3.3 ALLARCHES, #905630

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-04 05:35:52 +01:00
parent 80472c8ede
commit d3cbb7d38e

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/bit-team/${PN}/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"