diff --git a/autocatalog.cfg b/autocatalog.cfg index a617c76..8569723 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -33498,3 +33498,14 @@ package { include_filter: "rhel-system-roles-sap.noarch" } } +package { + name: "ptyxis" + type: PACKAGE_TYPE_NORMAL_FORK + repository { + name: "AppStream" + include_filter: "ptyxis.aarch64" + include_filter: "ptyxis.ppc64le" + include_filter: "ptyxis.s390x" + include_filter: "ptyxis.x86_64" + } +}