mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 20:10:57 +00:00
add pappl-retrofit
This commit is contained in:
parent
8e136dfe3d
commit
235d6681a7
1 changed files with 11 additions and 0 deletions
11
hidden.cfg
11
hidden.cfg
|
@ -4140,3 +4140,14 @@ package {
|
|||
include_filter: "papers.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "pappl-retrofit"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "pappl-retrofit.aarch64"
|
||||
include_filter: "pappl-retrofit.ppc64le"
|
||||
include_filter: "pappl-retrofit.s390x"
|
||||
include_filter: "pappl-retrofit.x86_64"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue