summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-02-28 21:50:09 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-02-28 21:50:09 +0100
commit820603abe54bc7119071a3ce71ddf8f4e2ae294c (patch)
tree4f1efba38c8518b90d91e9752a78006aeed58744
parentnet-analyzer/ospd-openvas: Stabilize 22.6.2 amd64, #925668 (diff)
downloadgentoo-820603abe54bc7119071a3ce71ddf8f4e2ae294c.tar.gz
gentoo-820603abe54bc7119071a3ce71ddf8f4e2ae294c.tar.bz2
gentoo-820603abe54bc7119071a3ce71ddf8f4e2ae294c.zip
dev-db/pg-gvm: Stabilize 22.6.4 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-db/pg-gvm/pg-gvm-22.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pg-gvm/pg-gvm-22.6.4.ebuild b/dev-db/pg-gvm/pg-gvm-22.6.4.ebuild
index ef7c1acf6b0e..e4c533212b83 100644
--- a/dev-db/pg-gvm/pg-gvm-22.6.4.ebuild
+++ b/dev-db/pg-gvm/pg-gvm-22.6.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/greenbone/pg-gvm/archive/refs/tags/v${PV}.tar.gz ->
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
# Tests requires a running database that match up with the current
# testing slot. Won't run from ${ED}, want's to install too early.