diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:23:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:23:58 +0000 |
commit | cb0e61b0cc15a7828ce8ba29e67177e1d0742f6e (patch) | |
tree | afb430a6af5c7359847935c8c81e9d28d83001b5 /app-editors/hteditor/hteditor-2.0.22.ebuild | |
parent | Stable for x86, wrt bug #480570 (diff) | |
download | gentoo-2-cb0e61b0cc15a7828ce8ba29e67177e1d0742f6e.tar.gz gentoo-2-cb0e61b0cc15a7828ce8ba29e67177e1d0742f6e.tar.bz2 gentoo-2-cb0e61b0cc15a7828ce8ba29e67177e1d0742f6e.zip |
Stable for x86, wrt bug #482632
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/hteditor/hteditor-2.0.22.ebuild')
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index 290f4e064f9b..604ec2ab2568 100644 --- a/app-editors/hteditor/hteditor-2.0.22.ebuild +++ b/app-editors/hteditor/hteditor-2.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.4 2013/09/05 13:26:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.5 2013/09/05 19:23:58 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses |