summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-11 18:54:15 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-11 18:54:15 +0000
commit77252239f2550eb3d2fae00d21ff08bfc8e703b6 (patch)
tree4926a6f38bd114a658f5707167b9aea891b57628 /dev-util/dialog/dialog-1.0.20051107.ebuild
parentremoved dev-perl/DBD-mysql-2.9004; no longer in portage (diff)
downloadgentoo-2-77252239f2550eb3d2fae00d21ff08bfc8e703b6.tar.gz
gentoo-2-77252239f2550eb3d2fae00d21ff08bfc8e703b6.tar.bz2
gentoo-2-77252239f2550eb3d2fae00d21ff08bfc8e703b6.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-util/dialog/dialog-1.0.20051107.ebuild')
-rw-r--r--dev-util/dialog/dialog-1.0.20051107.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dialog/dialog-1.0.20051107.ebuild b/dev-util/dialog/dialog-1.0.20051107.ebuild
index 56d2a1f1fbd0..d0ee48ea9144 100644
--- a/dev-util/dialog/dialog-1.0.20051107.ebuild
+++ b/dev-util/dialog/dialog-1.0.20051107.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/dev-util/dialog/dialog-1.0.20051107.ebuild,v 1.3 2006/01/14 07:51:23 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.0.20051107.ebuild,v 1.4 2006/04/11 18:54:15 flameeyes Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${MY_PV}.orig.tar.gz"
LICENSE="GPL-2"
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="examples unicode"
DEPEND=">=app-shells/bash-2.04-r3