commit: 52c14e48b1b17a5a82a5f1056cd99a3319c61c18 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Aug 21 01:15:22 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Aug 21 02:10:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c14e48
sci-libs/symmetrica: keyword 3.0.1-r1 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-libs/symmetrica/symmetrica-3.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/symmetrica/symmetrica-3.0.1-r1.ebuild b/sci-libs/symmetrica/symmetrica-3.0.1-r1.ebuild index 9e2594472ee3..ff73f597c54d 100644 --- a/sci-libs/symmetrica/symmetrica-3.0.1-r1.ebuild +++ b/sci-libs/symmetrica/symmetrica-3.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://gitlab.com/sagemath/symmetrica/uploads/b3d8e1ad5ab2449c30bbc314 LICENSE="ISC" SLOT="0/2" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="doc" DOCS=( README.md )