diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-06 21:20:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-06 21:20:16 +0000 |
commit | 8dfb2a72249161eb3dba77f16220377c3a384e37 (patch) | |
tree | 53545d07d3b66ce9341ea8869189325c7da088d3 /app-editors/jove | |
parent | app-editors/jove: Stabilize 4.17.5.3 amd64, #919379 (diff) | |
download | gentoo-8dfb2a72249161eb3dba77f16220377c3a384e37.tar.gz gentoo-8dfb2a72249161eb3dba77f16220377c3a384e37.tar.bz2 gentoo-8dfb2a72249161eb3dba77f16220377c3a384e37.zip |
app-editors/jove: Stabilize 4.17.5.3 x86, #919379
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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 c0969e885750..89eec469c6be 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=" |