From 65e4244e411c4f65f55f2aa91f39e228f4c0680b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Mar 2023 13:38:05 +0000 Subject: gentoo auto-resync : 04:03:2023 - 13:38:04 --- app-editors/vim/vim-9.0.1157.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app-editors/vim/vim-9.0.1157.ebuild') diff --git a/app-editors/vim/vim-9.0.1157.ebuild b/app-editors/vim/vim-9.0.1157.ebuild index ebd71300ee4c..c4bd8dd86b3b 100644 --- a/app-editors/vim/vim-9.0.1157.ebuild +++ b/app-editors/vim/vim-9.0.1157.ebuild @@ -75,6 +75,14 @@ if [[ ${PV} != 9999* ]]; then ) fi +# platform-specific checks (bug #898452): +# - acl() -- Solaris +# - statacl() -- AIX +QA_CONFIG_IMPL_DECL_SKIP=( + 'acl' + 'statacl' +) + pkg_setup() { # people with broken alphabets run into trouble. bug #82186. unset LANG LC_ALL -- cgit v1.2.3