diff options
author | 2019-12-28 18:37:32 +0300 | |
---|---|---|
committer | 2019-12-28 18:39:28 +0300 | |
commit | 459c289cc1d459893584b1a1688a18a5ba50589e (patch) | |
tree | 8d8aec8cc10c1f34096ce13749ae042274fa7470 /sys-fs/squashfs-tools | |
parent | net-vpn/networkmanager-wireguard: adjust for net-vpn/wireguard pkg move (diff) | |
download | gentoo-459c289cc1d459893584b1a1688a18a5ba50589e.tar.gz gentoo-459c289cc1d459893584b1a1688a18a5ba50589e.tar.bz2 gentoo-459c289cc1d459893584b1a1688a18a5ba50589e.zip |
sys-fs/squashfs-tools: alpha stable wrt bug #697692
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild index c6edef2616f0..113491166f1e 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="debug lz4 lzma lzo static xattr +xz zstd" LIB_DEPEND=" |