commit: bed175454e0070250a5f68765184c4365f689974
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 11:30:09 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 11:30:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed17545
app-editors/hteditor: drop prefix keywords
Repoman reports that ncurses is not keyworded there:
```
dependency.badinexp [fatal] 44
app-editors/hteditor/hteditor-2.1.0-r1.ebuild:
DEPEND: ~x86-macos(prefix/darwin/macos/10.10/x86)
['sys-libs/ncurses:0=']
```
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-editors/hteditor/hteditor-2.1.0-r1.ebuild | 2 +-
app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
index 5b912857bc6..1660e108bde 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"
IUSE="X"
RDEPEND="sys-libs/ncurses:0=
diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
index 31216e27af6..cd12cdc54f1 100644
--- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
@@ -13,7 +13,7 @@
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.gz"
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"
IUSE="X"
RDEPEND="sys-libs/ncurses:0=