diff options
author | Martin Väth <martin@mvath.de> | 2012-01-29 13:13:55 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:47:10 +0200 |
commit | d1e434286597b819933ffb17fea92d9b521c752b (patch) | |
tree | 6da1ad993a1514df8660fef5926e3b73d90f639e /sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild | |
parent | Bump noscript, stylish. Update stardict checksum (diff) | |
download | mv-d1e434286597b819933ffb17fea92d9b521c752b.tar.gz mv-d1e434286597b819933ffb17fea92d9b521c752b.tar.bz2 mv-d1e434286597b819933ffb17fea92d9b521c752b.zip |
Add archwrap, bump kernel, form-history-control. Cleanup old
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild index 0e2f7367..e1bb2f34 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" IUSE="+gzip +lzma lzo +progress-redirect xattr" RDEPEND=" |