diff options
Diffstat (limited to 'app-text/a2ps/a2ps-4.15.5-r1.ebuild')
-rw-r--r-- | app-text/a2ps/a2ps-4.15.5-r1.ebuild | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-text/a2ps/a2ps-4.15.5-r1.ebuild b/app-text/a2ps/a2ps-4.15.5-r1.ebuild index 5d7e4b9afb30..4284c506a705 100644 --- a/app-text/a2ps/a2ps-4.15.5-r1.ebuild +++ b/app-text/a2ps/a2ps-4.15.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,6 +40,11 @@ PATCHES=( "${FILESDIR}"/${PN}-4.15-lpr-wrapper.patch ) +QA_CONFIG_IMPL_DECL_SKIP=( + # gnulib FPs + MIN alignof static_assert +) + src_prepare() { default |