diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-06 21:20:15 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-06 21:20:15 +0000 |
commit | 79043610ca429fb4ffe03ef108cce9ff15d487bb (patch) | |
tree | 1420191a623b7e83c09267219a7b485d9d97aa32 /app-editors | |
parent | net-im/ejabberd: Stabilize 23.04 amd64, #919334 (diff) | |
download | gentoo-79043610ca429fb4ffe03ef108cce9ff15d487bb.tar.gz gentoo-79043610ca429fb4ffe03ef108cce9ff15d487bb.tar.bz2 gentoo-79043610ca429fb4ffe03ef108cce9ff15d487bb.zip |
app-editors/jove: Stabilize 4.17.5.3 amd64, #919379
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-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=" |