summaryrefslogtreecommitdiff
path: root/app-editors/teco/teco-36_p19940820.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/teco/teco-36_p19940820.ebuild')
-rw-r--r--app-editors/teco/teco-36_p19940820.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild
index d8bd29428abb..f46d3c234792 100644
--- a/app-editors/teco/teco-36_p19940820.ebuild
+++ b/app-editors/teco/teco-36_p19940820.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/apps/editors/tty/teco.tar.gz -> ${P}.t
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="doc"
RDEPEND="sys-libs/ncurses:0="
@@ -22,7 +22,7 @@ BDEPEND="virtual/pkgconfig"
S="${WORKDIR}"
PATCHES=(
- "${FILESDIR}"/${PN}-double-free.diff
+ "${FILESDIR}"/${PN}-double-free.patch
"${FILESDIR}"/${PN}-gcc4.patch
"${FILESDIR}"/${PN}-warnings.patch
)