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 95A9C1382C5 for ; Fri, 4 Dec 2020 03:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEFE8E086C; Fri, 4 Dec 2020 03:28:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B8A56E086C for ; Fri, 4 Dec 2020 03:28:36 +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 CC9C1340E2F for ; Fri, 4 Dec 2020 03:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E92A3FB for ; Fri, 4 Dec 2020 03:28:34 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1607052514.623eb16ade52332e24d48c4c7253c506dfda8b1d.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qhexedit2/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild X-VCS-Directories: app-editors/qhexedit2/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 623eb16ade52332e24d48c4c7253c506dfda8b1d X-VCS-Branch: master Date: Fri, 4 Dec 2020 03:28:34 +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: 669ecca7-0908-46ca-89bb-07b99a194be9 X-Archives-Hash: 755805bf4bb034ba628c240a76c4a1d7 commit: 623eb16ade52332e24d48c4c7253c506dfda8b1d Author: Rick Farina gentoo org> AuthorDate: Fri Dec 4 03:26:51 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Dec 4 03:28:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623eb16a app-editors/qhexedit2: python bump Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Rick Farina gentoo.org> app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index 2378ef10d4d..843601fcc81 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) DISTUTILS_OPTIONAL=1