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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F51B15800F for ; Thu, 16 Feb 2023 05:01:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43B05E08F4; Thu, 16 Feb 2023 05:01:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F94EE08ED for ; Thu, 16 Feb 2023 05:01:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B82B340E47 for ; Thu, 16 Feb 2023 05:01:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C29238B1 for ; Thu, 16 Feb 2023 05:01:39 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676523680.3273f6b0f5f31a657146a5140830db2e22404fab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tagpy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tagpy/tagpy-2022.1.ebuild X-VCS-Directories: dev-python/tagpy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3273f6b0f5f31a657146a5140830db2e22404fab X-VCS-Branch: master Date: Thu, 16 Feb 2023 05:01:39 +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: 4ec5f25b-947a-4bf2-89b0-160d3c70048c X-Archives-Hash: e725e7c6516bf66e9244e06c18a55258 commit: 3273f6b0f5f31a657146a5140830db2e22404fab Author: Sam James gentoo org> AuthorDate: Thu Feb 16 05:01:20 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 16 05:01:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3273f6b0 dev-python/tagpy: Stabilize 2022.1 amd64, #894104 Signed-off-by: Sam James gentoo.org> dev-python/tagpy/tagpy-2022.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tagpy/tagpy-2022.1.ebuild b/dev-python/tagpy/tagpy-2022.1.ebuild index bed3220729de..443e8f9a195a 100644 --- a/dev-python/tagpy/tagpy-2022.1.ebuild +++ b/dev-python/tagpy/tagpy-2022.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" DEPEND=" dev-libs/boost:=[python,${PYTHON_USEDEP}]