peridot-rocky/hidden.cfg

18 lines
297 B
INI
Raw Normal View History

2022-10-26 04:02:39 +00:00
# kind: resf.peridot.v1.CatalogSync
# hidden deps idea
package {
name: "PyQt-builder"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "plus"
include_filter: "PyQt-builder.noarch"
}
}
exclude_filter {
repo_match: "plus"
arch {
key: "*"
glob_match: "PyQt-builder"
}
}