mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-12 17:31:22 +00:00
check to see if we can rearrange
This commit is contained in:
parent
5bc3afe82f
commit
7baa28b448
59
hidden.cfg
59
hidden.cfg
@ -3836,6 +3836,65 @@ package {
|
|||||||
include_filter: "nispor-devel.x86_64"
|
include_filter: "nispor-devel.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "libdb"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "libdb.aarch64"
|
||||||
|
include_filter: "libdb.ppc64le"
|
||||||
|
include_filter: "libdb.s390x"
|
||||||
|
include_filter: "libdb.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "libteam"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "libteam.aarch64"
|
||||||
|
include_filter: "libteam.ppc64le"
|
||||||
|
include_filter: "libteam.s390x"
|
||||||
|
include_filter: "libteam.x86_64"
|
||||||
|
include_filter: "teamd.aarch64"
|
||||||
|
include_filter: "teamd.ppc64le"
|
||||||
|
include_filter: "teamd.s390x"
|
||||||
|
include_filter: "teamd.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "libsigsegv"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "libsigsegv.aarch64"
|
||||||
|
include_filter: "libsigsegv.ppc64le"
|
||||||
|
include_filter: "libsigsegv.s390x"
|
||||||
|
include_filter: "libsigsegv.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "libsmbios"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "libsmbios.aarch64"
|
||||||
|
include_filter: "libsmbios.ppc64le"
|
||||||
|
include_filter: "libsmbios.s390x"
|
||||||
|
include_filter: "libsmbios.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "liblockfile"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "liblockfile.aarch64"
|
||||||
|
include_filter: "liblockfile.ppc64le"
|
||||||
|
include_filter: "liblockfile.s390x"
|
||||||
|
include_filter: "liblockfile.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
package {
|
package {
|
||||||
name: "ansible-collection-microsoft-sql"
|
name: "ansible-collection-microsoft-sql"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user