summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-05 19:28:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-05 19:28:36 +0000
commit967b9166b9c50b8ec0e5a1f20c4e1518776ac9a9 (patch)
tree20aa3656b01ab01a2df657d408238c6ce0414a4e /app-arch/unzip/unzip-5.52-r1.ebuild
parentChange the installer script to use /bin/bash instead of /bin/sh as it users b... (diff)
downloadhistorical-967b9166b9c50b8ec0e5a1f20c4e1518776ac9a9.tar.gz
historical-967b9166b9c50b8ec0e5a1f20c4e1518776ac9a9.tar.bz2
historical-967b9166b9c50b8ec0e5a1f20c4e1518776ac9a9.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'app-arch/unzip/unzip-5.52-r1.ebuild')
-rw-r--r--app-arch/unzip/unzip-5.52-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.52-r1.ebuild b/app-arch/unzip/unzip-5.52-r1.ebuild
index e780bc71a739..1f3aee85601c 100644
--- a/app-arch/unzip/unzip-5.52-r1.ebuild
+++ b/app-arch/unzip/unzip-5.52-r1.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/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.6 2006/03/20 03:37:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r1.ebuild,v 1.7 2006/04/05 19:28:36 flameeyes Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""