diff options
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild index 718cf8ebc58c..b31a36dac1cc 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild,v 1.5 2014/04/28 13:10:47 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild,v 1.6 2014/04/28 13:17:52 pinkbyte Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86" IUSE="+xz lzma lz4 lzo xattr" RDEPEND=" |