diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
commit | cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca (patch) | |
tree | 097727bc5a68e6772d75437f3db60ee7b7e4fefc /app-editors/hteditor | |
parent | app-doc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.gz gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.bz2 gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.zip |
app-editors: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.0.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 a1d577aacafa..8798cd47595b 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-fbsd ~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= diff --git a/app-editors/hteditor/hteditor-2.1.0.ebuild b/app-editors/hteditor/hteditor-2.1.0.ebuild index 1f5fc5b5ee5c..837b225b19b7 100644 --- a/app-editors/hteditor/hteditor-2.1.0.ebuild +++ b/app-editors/hteditor/hteditor-2.1.0.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-fbsd ~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= |