summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-09-20 19:21:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-09-20 19:21:14 +0000
commit7dffc0b47b3cfc7e71de6548b2dda46e3055633b (patch)
tree897a8d0b8d57554e35c43013cca942a92dc33258 /app-arch/deb2targz/deb2targz-1.ebuild
parentalpha/ia64/sparc/x86 stable wrt #238206 (diff)
downloadgentoo-2-7dffc0b47b3cfc7e71de6548b2dda46e3055633b.tar.gz
gentoo-2-7dffc0b47b3cfc7e71de6548b2dda46e3055633b.tar.bz2
gentoo-2-7dffc0b47b3cfc7e71de6548b2dda46e3055633b.zip
Add ~arm wrt #225257
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch/deb2targz/deb2targz-1.ebuild')
-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 afbaec55b6c4..a55f5f4e8863 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.10 2008/02/17 12:37:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.11 2008/09/20 19:21:14 armin76 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 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86"
IUSE=""
DEPEND=""