sys-fs/squashfs-tools-ng: Stabilize 1.3.0 amd64, #930693

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-26 13:49:22 +01:00
parent a486ca135a
commit 2c5cd6c4e0

View File

@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi