mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 21:31:23 +00:00
add pandoc to hidden
This commit is contained in:
parent
afec42038f
commit
8ee6ca38d4
11
hidden.cfg
11
hidden.cfg
@ -3259,6 +3259,17 @@ package {
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "pandoc"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "pandoc.x86_64"
|
||||||
|
include_filter: "pandoc.aarch64"
|
||||||
|
include_filter: "pandoc.s390x"
|
||||||
|
include_filter: "pandoc.ppc64le"
|
||||||
|
}
|
||||||
|
}
|
||||||
package {
|
package {
|
||||||
name: "pappl"
|
name: "pappl"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user