From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DDAB013835C for ; Wed, 9 Jun 2021 02:05:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D39AE0827; Wed, 9 Jun 2021 02:05:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F4D3E0825 for ; Wed, 9 Jun 2021 02:05:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B77B340C23 for ; Wed, 9 Jun 2021 02:05:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF8DB7AB for ; Wed, 9 Jun 2021 02:05:30 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1623204294.a0c070ea0e4b0b71da995ba14d5d2f59f29e3786.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: app-text/atril/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: app-text/atril/atril-1.24.0-r2.ebuild X-VCS-Directories: app-text/atril/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: a0c070ea0e4b0b71da995ba14d5d2f59f29e3786 X-VCS-Branch: master Date: Wed, 9 Jun 2021 02:05:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 96ae8526-8542-44cc-af94-ce8a8402f12a X-Archives-Hash: 43ea0e79b528af073062b1819bf1231e commit: a0c070ea0e4b0b71da995ba14d5d2f59f29e3786 Author: Adam Feldman gentoo org> AuthorDate: Wed Jun 9 01:41:34 2021 +0000 Commit: Adam Feldman gentoo org> CommitDate: Wed Jun 9 02:04:54 2021 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=a0c070ea app-text/atril: Sync with ::gentoo Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman gentoo.org> app-text/atril/atril-1.24.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/atril/atril-1.24.0-r2.ebuild b/app-text/atril/atril-1.24.0-r2.ebuild index 6947e34..1cf25b1 100644 --- a/app-text/atril/atril-1.24.0-r2.ebuild +++ b/app-text/atril/atril-1.24.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit mate python-any-r1 virtualx