[dev-db/postgresql] sync
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..14} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
LLVM_COMPAT=( {16..21} )
|
LLVM_COMPAT=( {16..22} )
|
||||||
LLVM_OPTIONAL=1
|
LLVM_OPTIONAL=1
|
||||||
|
|
||||||
inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles
|
inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles
|
||||||
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
|
|||||||
LICENSE="POSTGRESQL GPL-2"
|
LICENSE="POSTGRESQL GPL-2"
|
||||||
SLOT=$(ver_cut 1)
|
SLOT=$(ver_cut 1)
|
||||||
|
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
|
||||||
|
|
||||||
IUSE="debug doc +icu kerberos ldap llvm +lz4 nls pam perl python
|
IUSE="debug doc +icu kerberos ldap llvm +lz4 nls pam perl python
|
||||||
+readline selinux +server systemd ssl static-libs tcl uuid xml
|
+readline selinux +server systemd ssl static-libs tcl uuid xml
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..14} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
LLVM_COMPAT=( {16..21} )
|
LLVM_COMPAT=( {16..22} )
|
||||||
LLVM_OPTIONAL=1
|
LLVM_OPTIONAL=1
|
||||||
|
|
||||||
inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles
|
inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles
|
||||||
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
|
|||||||
LICENSE="POSTGRESQL GPL-2"
|
LICENSE="POSTGRESQL GPL-2"
|
||||||
SLOT=$(ver_cut 1)
|
SLOT=$(ver_cut 1)
|
||||||
|
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
|
||||||
|
|
||||||
IUSE="debug doc +icu kerberos ldap llvm +lz4 +numa nls oauth pam perl python
|
IUSE="debug doc +icu kerberos ldap llvm +lz4 +numa nls oauth pam perl python
|
||||||
+readline selinux +server systemd ssl static-libs tcl uuid +uring
|
+readline selinux +server systemd ssl static-libs tcl uuid +uring
|
||||||
|
|||||||
Reference in New Issue
Block a user