diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-20 19:03:15 +0000 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-08-20 21:03:40 +0000 |
commit | ed497e73a05b1b22fab7d64dd5203fd8ec0a0367 (patch) | |
tree | 0e81b1acdb9f8a6f0b07c830a7fbe4a5d2f35b5c /sci-mathematics | |
parent | sci-mathematics/lrcalc: keyword 2.1 for ~riscv (diff) | |
download | gentoo-ed497e73a05b1b22fab7d64dd5203fd8ec0a0367.tar.gz gentoo-ed497e73a05b1b22fab7d64dd5203fd8ec0a0367.tar.bz2 gentoo-ed497e73a05b1b22fab7d64dd5203fd8ec0a0367.zip |
sci-mathematics/planarity: keyword 3.0.2.0 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/planarity/planarity-3.0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/planarity/planarity-3.0.2.0.ebuild b/sci-mathematics/planarity/planarity-3.0.2.0.ebuild index 11e65b5d56d1..499d8a63eeb7 100644 --- a/sci-mathematics/planarity/planarity-3.0.2.0.ebuild +++ b/sci-mathematics/planarity/planarity-3.0.2.0.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/graph-algorithms/edge-addition-planarity-suite/relea LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" src_install() { default |