commit: 2d566a1b25fd441cebed1ef07182e1047eb25f55 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 13 12:56:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 13 12:56:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d566a1b
sci-chemistry/dssp: Stabilize 4.4.10 amd64, #948026 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 d5e51fe40fec..52cf9b1a6a0f 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"
