commit: a1e0ad6ced6c00472f7f600eb2b39876446d607c Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 22:01:41 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 22:01:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e0ad6c
dev-ada/markdown: keyword 25.0.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/markdown/markdown-25.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/markdown/markdown-25.0.0.ebuild b/dev-ada/markdown/markdown-25.0.0.ebuild index 74154640a54e..b65f0331dd69 100644 --- a/dev-ada/markdown/markdown-25.0.0.ebuild +++ b/dev-ada/markdown/markdown-25.0.0.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
