app-text/scdoc: Stabilize 1.11.4 amd64, #967747

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-12-20 23:49:03 +00:00
parent 59801cf20a
commit b1c25af988
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://git.sr.ht/~sircmpwn/scdoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="MIT"