summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-07-06 22:57:35 +0000
committerJon Hood <squinky86@gentoo.org>2006-07-06 22:57:35 +0000
commitaef47c78fa4c9bde6bc46bbeb3f8e0d0bb3cfad1 (patch)
treed06d4f37fd2cd6a87805dde693307fe267fa71ca /app-shells
parentversion bump, fix duplicated .desktop (diff)
downloadgentoo-2-aef47c78fa4c9bde6bc46bbeb3f8e0d0bb3cfad1.tar.gz
gentoo-2-aef47c78fa4c9bde6bc46bbeb3f8e0d0bb3cfad1.tar.bz2
gentoo-2-aef47c78fa4c9bde6bc46bbeb3f8e0d0bb3cfad1.zip
Mark ~amd64 wrt bug #139441.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/dash-0.5.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 3e31f036ccd3..8f0a8c154457 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/dash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.32 2006/06/18 21:04:04 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.33 2006/07/06 22:57:35 squinky86 Exp $
+
+ 06 Jul 2006; Jon Hood <squinky86@gentoo.org> dash-0.5.3.3.ebuild:
+ Mark ~amd64 wrt bug #139441.
*dash-0.5.3.3 (18 Jun 2006)
diff --git a/app-shells/dash/dash-0.5.3.3.ebuild b/app-shells/dash/dash-0.5.3.3.ebuild
index be2a00ecf81e..27488aae2b0d 100644
--- a/app-shells/dash/dash-0.5.3.3.ebuild
+++ b/app-shells/dash/dash-0.5.3.3.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-shells/dash/dash-0.5.3.3.ebuild,v 1.1 2006/06/18 21:04:04 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.3.3.ebuild,v 1.2 2006/07/06 22:57:35 squinky86 Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="static"
RDEPEND=""