From b6804de1f6daf8dc4bfd1efe29f922e9f6b0d4ce Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 10 Jul 2025 22:25:39 +0300 Subject: [PATCH] sci-chemistry/dssp: Stabilize 4.5.3 amd64, #959800 Signed-off-by: Arthur Zamarin --- sci-chemistry/dssp/dssp-4.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/dssp/dssp-4.5.3.ebuild b/sci-chemistry/dssp/dssp-4.5.3.ebuild index 21afe033598e0..63536c908b2de 100644 --- a/sci-chemistry/dssp/dssp-4.5.3.ebuild +++ b/sci-chemistry/dssp/dssp-4.5.3.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"