From 1af14f6e9bea5147e8f5a17a2d2fa54ef6a89446 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Nov 2025 23:45:29 +0000 Subject: [PATCH] sci-chemistry/dssp: Stabilize 4.5.6 amd64, #965895 Signed-off-by: Sam James --- sci-chemistry/dssp/dssp-4.5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/dssp/dssp-4.5.6.ebuild b/sci-chemistry/dssp/dssp-4.5.6.ebuild index 2ff1e3386fbff..cae362ee3d3d6 100644 --- a/sci-chemistry/dssp/dssp-4.5.6.ebuild +++ b/sci-chemistry/dssp/dssp-4.5.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/PDB-REDO/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # doc disabled as it only generates a PDF from the manpage for now # https://github.com/PDB-REDO/dssp/issues/64 IUSE="test"