diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-11 23:20:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-11 23:20:43 +0000 |
commit | 7bf1845c75a52ea132c4f7f9d7c2b89cf10f66c3 (patch) | |
tree | 8124003221d9cb01f97bb23ff95a1e3121338df3 /sys-fs | |
parent | sh love (diff) | |
download | gentoo-2-7bf1845c75a52ea132c4f7f9d7c2b89cf10f66c3.tar.gz gentoo-2-7bf1845c75a52ea132c4f7f9d7c2b89cf10f66c3.tar.bz2 gentoo-2-7bf1845c75a52ea132c4f7f9d7c2b89cf10f66c3.zip |
sh/mips love
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild index 30f5e44316f8..aadee4da34ba 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild,v 1.6 2006/03/20 14:11:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild,v 1.7 2006/04/11 23:20:43 vapier Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/libc diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild index fda36205bc68..66435ff249f2 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild,v 1.1 2006/03/17 16:02:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild,v 1.2 2006/04/11 23:20:43 vapier Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/libc |