From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id CB53715808A for ; Sat, 02 Aug 2025 15:22:28 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B9561340D9E for ; Sat, 02 Aug 2025 15:22:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6AE86110564; Sat, 02 Aug 2025 15:22:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5ED45110564 for ; Sat, 02 Aug 2025 15:22:15 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13F683408CF for ; Sat, 02 Aug 2025 15:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD42732BD for ; Sat, 02 Aug 2025 15:22:12 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1754148077.7059252f74c41607935196d5a393349f14d57d80.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/python-gvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/python-gvm/python-gvm-24.12.0.ebuild X-VCS-Directories: net-analyzer/python-gvm/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7059252f74c41607935196d5a393349f14d57d80 X-VCS-Branch: master Date: Sat, 02 Aug 2025 15:22:12 +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: 1584b8a5-c3c7-4cd3-8a77-5294218abe82 X-Archives-Hash: 4eb35fa3174672f0c56068ebe86e4e92 commit: 7059252f74c41607935196d5a393349f14d57d80 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Aug 2 15:21:17 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Aug 2 15:21:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7059252f net-analyzer/python-gvm: Stabilize 24.12.0 amd64, #949499 Signed-off-by: Arthur Zamarin gentoo.org> net-analyzer/python-gvm/python-gvm-24.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/python-gvm/python-gvm-24.12.0.ebuild b/net-analyzer/python-gvm/python-gvm-24.12.0.ebuild index 5c3a9fdf07a8..e21f6fdba7d1 100644 --- a/net-analyzer/python-gvm/python-gvm-24.12.0.ebuild +++ b/net-analyzer/python-gvm/python-gvm-24.12.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/greenbone/python-gvm/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" >=dev-python/lxml-4.5.0[${PYTHON_USEDEP}]