diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-library-python-solaris-2.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-library-python-solaris-2.mf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/system-library-python-solaris-2.mf b/usr/src/pkg/manifests/system-library-python-solaris-2.mf index 4b2bced94e..503919e3ee 100644 --- a/usr/src/pkg/manifests/system-library-python-solaris-2.mf +++ b/usr/src/pkg/manifests/system-library-python-solaris-2.mf @@ -19,12 +19,14 @@ # CDDL HEADER END # -# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. set name=pkg.fmri \ value=pkg:/system/library/python/solaris$(PYTHON_PKGVERS)@$(PKGVERS) set name=pkg.description value="Solaris Python2 Module" set name=pkg.summary value="solaris module, python2" +set name=info.classification \ + value=org.opensolaris.category.2008:System/Libraries set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib |