diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:56:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:51 +0100 |
commit | fc7dc36f57a792c037d6e79dfe6a01078195095a (patch) | |
tree | c9dc73f0bdc42947ae176d02d24794709e1329a8 /sys-fs/squashfs-tools | |
parent | app-office/scribus: x86 stable (bug #760147) (diff) | |
download | gentoo-fc7dc36f57a792c037d6e79dfe6a01078195095a.tar.gz gentoo-fc7dc36f57a792c037d6e79dfe6a01078195095a.tar.bz2 gentoo-fc7dc36f57a792c037d6e79dfe6a01078195095a.zip |
sys-fs/squashfs-tools: x86 stable (bug #760315)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-4.4_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.4_p1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.4_p1.ebuild index 386fcb9a3495..9faef4b6fd90 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.4_p1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.4_p1.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="debug lz4 lzma lzo xattr zstd" RDEPEND=" |