commit: 8f8f5283faa3fd0916d496f8e86b6dbb36863b4e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 3 22:09:38 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 3 22:11:57 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8f5283
dev-db/pg-gvm: Stabilize 22.6.11 amd64, #969488 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/pg-gvm/pg-gvm-22.6.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pg-gvm/pg-gvm-22.6.11.ebuild b/dev-db/pg-gvm/pg-gvm-22.6.11.ebuild index 2862224c7f6d..7015955ca546 100644 --- a/dev-db/pg-gvm/pg-gvm-22.6.11.ebuild +++ b/dev-db/pg-gvm/pg-gvm-22.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 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.
