mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
sys-libs/readline: Sync with Gentoo
It's from Gentoo commit 5bdef7240375df5c80acbe16cd3eec6b144340b2.
This commit is contained in:
parent
bc87f404dc
commit
0648691698
@ -58,7 +58,7 @@ case ${PV} in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3+"
|
||||||
SLOT="0/8" # subslot matches SONAME major
|
SLOT="0/8" # subslot matches SONAME major
|
||||||
[[ ${PV} == *_rc* ]] || \
|
[[ ${PV} == *_rc* ]] || \
|
||||||
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"
|
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"
|
||||||
|
@ -77,7 +77,7 @@ if ! is_release ; then
|
|||||||
inherit autotools
|
inherit autotools
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3+"
|
||||||
SLOT="0/8" # subslot matches SONAME major
|
SLOT="0/8" # subslot matches SONAME major
|
||||||
if is_release ; then
|
if is_release ; then
|
||||||
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"
|
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"
|
||||||
|
@ -77,7 +77,7 @@ if ! is_release ; then
|
|||||||
inherit autotools
|
inherit autotools
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3+"
|
||||||
SLOT="0/8" # subslot matches SONAME major
|
SLOT="0/8" # subslot matches SONAME major
|
||||||
if is_release ; then
|
if is_release ; then
|
||||||
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"
|
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user