commit: 18ecb230baf29ceec2ec1e8c4790bf8cf5d55b0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 01:27:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 01:27:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ecb230
app-emulation/libdsk: Stabilize 1.5.21 amd64, #954491 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/libdsk/libdsk-1.5.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/libdsk/libdsk-1.5.21.ebuild b/app-emulation/libdsk/libdsk-1.5.21.ebuild index ef4ed3761ec5..4ae22b8c6561 100644 --- a/app-emulation/libdsk/libdsk-1.5.21.ebuild +++ b/app-emulation/libdsk/libdsk-1.5.21.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.seasip.info/Unix/LibDsk/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DOCS=( doc/${PN}.{txt,pdf} )
