summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-09-29 01:48:55 +0000
committerMike Frysinger <vapier@gentoo.org>2008-09-29 01:48:55 +0000
commit38c22f5f63641e4903fb875faf0c2342f6c2d42a (patch)
tree8140c5c91664c353d9594ee1b263c0994a4f312c /app-arch/deb2targz
parenthave libffi check IUSE, not USE #199850 (diff)
downloadgentoo-2-38c22f5f63641e4903fb875faf0c2342f6c2d42a.tar.gz
gentoo-2-38c22f5f63641e4903fb875faf0c2342f6c2d42a.tar.bz2
gentoo-2-38c22f5f63641e4903fb875faf0c2342f6c2d42a.zip
arm stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-arch/deb2targz')
-rw-r--r--app-arch/deb2targz/deb2targz-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/deb2targz/deb2targz-1.ebuild b/app-arch/deb2targz/deb2targz-1.ebuild
index a55f5f4e8863..7151eeb216db 100644
--- a/app-arch/deb2targz/deb2targz-1.ebuild
+++ b/app-arch/deb2targz/deb2targz-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.11 2008/09/20 19:21:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.12 2008/09/29 01:48:55 vapier Exp $
DESCRIPTION="Convert a .deb file to a .tar.gz archive"
HOMEPAGE="http://www.miketaylor.org.uk/tech/deb/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.miketaylor.org.uk/tech/deb/${PN}"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86"
IUSE=""
DEPEND=""