mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 09:21:43 +01:00
sys-libs/readline: Sync with Gentoo
It's from Gentoo commit de8dc0af1de52be670465dc426976c1072ccbea2. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
140e37ed10
commit
72e43b2a7f
@ -78,7 +78,7 @@ fi
|
|||||||
LICENSE="GPL-3+"
|
LICENSE="GPL-3+"
|
||||||
SLOT="0/8" # subslot matches SONAME major
|
SLOT="0/8" # subslot matches SONAME major
|
||||||
if (( PLEVEL >= 0 )); then
|
if (( PLEVEL >= 0 )); then
|
||||||
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"
|
||||||
fi
|
fi
|
||||||
IUSE="static-libs +unicode utils"
|
IUSE="static-libs +unicode utils"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user