From 2d566a1b25fd441cebed1ef07182e1047eb25f55 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 13 Jan 2025 12:56:14 +0000 Subject: [PATCH] sci-chemistry/dssp: Stabilize 4.4.10 amd64, #948026 Signed-off-by: Sam James --- sci-chemistry/dssp/dssp-4.4.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/dssp/dssp-4.4.10.ebuild b/sci-chemistry/dssp/dssp-4.4.10.ebuild index d5e51fe40fec1..52cf9b1a6a0f8 100644 --- a/sci-chemistry/dssp/dssp-4.4.10.ebuild +++ b/sci-chemistry/dssp/dssp-4.4.10.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 @@ -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="doc"