mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 13:21:23 +00:00
add valkey
This commit is contained in:
parent
2fa41547bc
commit
a620ffbfa6
@ -26122,6 +26122,25 @@ package {
|
|||||||
include_filter: "valgrind.x86_64"
|
include_filter: "valgrind.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "valkey"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "AppStream"
|
||||||
|
include_filter: "valkey-compat.aarch64"
|
||||||
|
include_filter: "valkey-devel.aarch64"
|
||||||
|
include_filter: "valkey-doc.noarch"
|
||||||
|
include_filter: "valkey.aarch64"
|
||||||
|
include_filter: "valkey-compat.ppc64le"
|
||||||
|
include_filter: "valkey-devel.ppc64le"
|
||||||
|
include_filter: "valkey.ppc64le"
|
||||||
|
include_filter: "valkey-compat.s390x"
|
||||||
|
include_filter: "valkey-devel.s390x"
|
||||||
|
include_filter: "valkey.s390x"
|
||||||
|
include_filter: "valkey-compat.x86_64"
|
||||||
|
include_filter: "valkey-devel.x86_64"
|
||||||
|
include_filter: "valkey.x86_64"
|
||||||
|
}
|
||||||
package {
|
package {
|
||||||
name: "varnish"
|
name: "varnish"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user