diff options
Diffstat (limited to 'app-editors/jove')
-rw-r--r-- | app-editors/jove/jove-4.17.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jove/jove-4.17.5.3.ebuild b/app-editors/jove/jove-4.17.5.3.ebuild index 503b10d07000..c0969e885750 100644 --- a/app-editors/jove/jove-4.17.5.3.ebuild +++ b/app-editors/jove/jove-4.17.5.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jonmacs/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="JOVE" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" RDEPEND="sys-libs/ncurses:0=" |