summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2007-08-24 03:51:35 +0000
committerLuis Medinas <metalgod@gentoo.org>2007-08-24 03:51:35 +0000
commit49a269507525bfb4257041949dde3464e4112cf5 (patch)
tree8443153e8761782654b842f5a34432ff77cd0966 /sys-apps/ed/ed-0.6.ebuild
parentadded fixes for bugs #138393, #179428, and #187118 (diff)
downloadhistorical-49a269507525bfb4257041949dde3464e4112cf5.tar.gz
historical-49a269507525bfb4257041949dde3464e4112cf5.tar.bz2
historical-49a269507525bfb4257041949dde3464e4112cf5.zip
Stable on amd64. Bug #189888.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'sys-apps/ed/ed-0.6.ebuild')
-rw-r--r--sys-apps/ed/ed-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ed/ed-0.6.ebuild b/sys-apps/ed/ed-0.6.ebuild
index 78d759034079..ce23883637d7 100644
--- a/sys-apps/ed/ed-0.6.ebuild
+++ b/sys-apps/ed/ed-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.6.ebuild,v 1.6 2007/08/23 16:27:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.6.ebuild,v 1.7 2007/08/24 03:51:35 metalgod Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ed/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-apps/texinfo"