diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 12:20:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 12:20:29 +0100 |
commit | 29d167393d5d6d05b10863fbeaf9f54b3955331e (patch) | |
tree | 6144cbcc82517adc92e07f57cb37002c7ba83e70 /app-editors/hteditor | |
parent | sys-devel/gcc: arm stable wrt bug #711388 (diff) | |
download | gentoo-29d167393d5d6d05b10863fbeaf9f54b3955331e.tar.gz gentoo-29d167393d5d6d05b10863fbeaf9f54b3955331e.tar.bz2 gentoo-29d167393d5d6d05b10863fbeaf9f54b3955331e.zip |
app-editors/hteditor: x86 stable wrt bug #711376
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild index 5b468939e1f1..3d82a6a546e4 100644 --- a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild +++ b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses:0= |