mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 10:21:17 +02:00
sys-libs/ncurses: Sync with Gentoo
It's from Gentoo commit f09246427135535573bbb79e23aaf36137104e17. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
4032190a95
commit
4a41f73f30
@ -6,7 +6,7 @@
|
||||
<name>Gentoo Base System</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="ada">Add bindings for the ADA programming language</flag>
|
||||
<flag name="ada">Add bindings for the Ada programming language</flag>
|
||||
<flag name="tinfo">
|
||||
Build curses library (libncurses) sep from the low-level terminfo
|
||||
library (libtinfo) -- usually needed only for binary packages -- but
|
||||
|
@ -129,7 +129,7 @@ S="${WORKDIR}/${MY_P}"
|
||||
LICENSE="MIT"
|
||||
# The subslot reflects the SONAME.
|
||||
SLOT="0/6"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="ada +cxx debug doc gpm minimal profile split-usr +stack-realign static-libs test tinfo trace"
|
||||
# In 6.5_p20250118, the C++ examples fail to link, but there's no automated
|
||||
# testsuite anyway. Controlling building examples isn't really what USE=test
|
||||
|
@ -138,7 +138,7 @@ S="${WORKDIR}/${MY_P}"
|
||||
LICENSE="MIT"
|
||||
# The subslot reflects the SONAME.
|
||||
SLOT="0/6"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="ada +cxx debug doc gpm minimal profile split-usr +stack-realign static-libs test tinfo trace"
|
||||
# In 6.5_p20250118, the C++ examples fail to link, but there's no automated
|
||||
# testsuite anyway. Controlling building examples isn't really what USE=test
|
||||
|
Loading…
x
Reference in New Issue
Block a user