diff --git a/hidden.cfg b/hidden.cfg index 8a6d0b0..b4d685d 100644 --- a/hidden.cfg +++ b/hidden.cfg @@ -237,6 +237,18 @@ package { } } +package { + name: "python-setproctitle" + type: PACKAGE_TYPE_NORMAL_SRC + repository { + name: "hidden" + include_filter: "python3-setproctitle.aarch64" + include_filter: "python3-setproctitle.ppc64le" + include_filter: "python3-setproctitle.s390x" + include_filter: "python3-setproctitle.x86_64" + } +} + package { name: "classloader-leak-test-framework" type: PACKAGE_TYPE_NORMAL_SRC