We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a355eb commit 59b561dCopy full SHA for 59b561d
spk/vim/Makefile
@@ -18,6 +18,8 @@ CHANGELOG = "1. Update vim to v9.0"
18
HOMEPAGE = https://www.vim.org/
19
LICENSE = Charityware
20
21
+include ../../mk/spksrc.archs.mk
22
+
23
ifneq ($(findstring $(ARCH),$(ARMv5_ARCHS) $(OLD_PPC_ARCHS)),$(ARCH))
24
CHANGELOG += "<br/>2. Migrate to Python 3.11"
25
CHANGELOG += "<br/><br/>NOTE: You need to install Python 3.11 package to enable Python support."
0 commit comments