mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-16 02:51:23 +00:00
add new package
This commit is contained in:
parent
c49c842aad
commit
a17528b946
@ -33744,3 +33744,14 @@ package {
|
|||||||
include_filter: "python-pam.noarch"
|
include_filter: "python-pam.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "rust-prefixdevname"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "AppStream"
|
||||||
|
include_filter: "prefixdevname.aarch64"
|
||||||
|
include_filter: "prefixdevname.ppc64le"
|
||||||
|
include_filter: "prefixdevname.s390x"
|
||||||
|
include_filter: "prefixdevname.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user