Сравнение libpaper-2.1.0 с libpaper-2.1.1
/usr/portage/app-text/libpaper/libpaper-2.1.1.ebuild 2023-10-09 14:52:28.884368335 +0300 | ||
---|---|---|
11 | 11 |
# paperspecs is public-domain |
12 | 12 |
LICENSE="LGPL-2.1+ GPL-3+ public-domain" |
13 | 13 |
SLOT="0/$(ver_cut 1)" |
14 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
14 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
15 | ||
16 |
QA_CONFIG_IMPL_DECL_SKIP=( |
|
17 |
# Gnulib false positives #898346 |
|
18 |
# These are all tested without an #include first |
|
19 |
MIN alignof static_assert |
|
20 |
) |
|
15 | 21 | |
16 | 22 |
src_configure() { |
17 | 23 |
econf --enable-relocatable |