commit: fce2b4f32572d05ba45c35a7f5b3f8856215e32c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 2 15:21:14 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 2 15:21:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce2b4f3
dev-db/pg-gvm: Stabilize 22.6.6 amd64, #949499 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-db/pg-gvm/pg-gvm-22.6.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pg-gvm/pg-gvm-22.6.6.ebuild b/dev-db/pg-gvm/pg-gvm-22.6.6.ebuild index e7a166109f11..b3d48f96073f 100644 --- a/dev-db/pg-gvm/pg-gvm-22.6.6.ebuild +++ b/dev-db/pg-gvm/pg-gvm-22.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/greenbone/pg-gvm/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # Tests requires a running database that match up with the current # testing slot. Won't run from ${ED}, want's to install too early.
