diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:26:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:26:31 +0100 |
commit | 9584edac67eb732ab2854460684ff2205cde527d (patch) | |
tree | 10a1250e8ce95945c76af2c5edb78f79224c396c /app-editors/hteditor | |
parent | media-video/libav: amd64 stable wrt bug #600706 (diff) | |
download | gentoo-9584edac67eb732ab2854460684ff2205cde527d.tar.gz gentoo-9584edac67eb732ab2854460684ff2205cde527d.tar.bz2 gentoo-9584edac67eb732ab2854460684ff2205cde527d.zip |
app-editors/hteditor: amd64 stable wrt bug #515300
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hteditor/hteditor-2.1.0.ebuild b/app-editors/hteditor/hteditor-2.1.0.ebuild index 8b9cf50392d0..2d2f7dfcc341 100644 --- a/app-editors/hteditor/hteditor-2.1.0.ebuild +++ b/app-editors/hteditor/hteditor-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |