public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/musl:master commit in: sys-libs/libapparmor/
@ 2021-02-10 20:14 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-02-10 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7dae61f273d317bec36b598b902b3ce1a1079b6b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 20:14:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 20:14:11 2021 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=7dae61f2

sys-libs/libapparmor: fix PYTHON_COMPAT

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libapparmor/libapparmor-2.11.1.ebuild | 4 ++--
 sys-libs/libapparmor/libapparmor-2.12.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/libapparmor/libapparmor-2.11.1.ebuild b/sys-libs/libapparmor/libapparmor-2.11.1.ebuild
index f400c01..0d6309b 100644
--- a/sys-libs/libapparmor/libapparmor-2.11.1.ebuild
+++ b/sys-libs/libapparmor/libapparmor-2.11.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 AUTOTOOLS_AUTORECONF=1
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 GENTOO_DEPEND_ON_PERL="no"
 
 inherit autotools-utils distutils-r1 perl-functions versionator

diff --git a/sys-libs/libapparmor/libapparmor-2.12.0.ebuild b/sys-libs/libapparmor/libapparmor-2.12.0.ebuild
index fbd2034..5708621 100644
--- a/sys-libs/libapparmor/libapparmor-2.12.0.ebuild
+++ b/sys-libs/libapparmor/libapparmor-2.12.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 AUTOTOOLS_AUTORECONF=1
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 GENTOO_DEPEND_ON_PERL="no"
 
 inherit autotools-utils distutils-r1 perl-functions versionator


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-10 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-10 20:14 [gentoo-commits] proj/musl:master commit in: sys-libs/libapparmor/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox