diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-07-22 08:40:34 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-07-22 08:40:34 -0400 |
| commit | cce25f1e84c0ea79d4d38706e226d8510ace9cb7 (patch) | |
| tree | 97d996bca1bdd7c41a1af9a8f09a5ef6b8b63bfc /sci-electronics | |
| parent | 9ed15ba3babf6eff593741237f478725c6237f7c (diff) | |
sci-electronics/systemc: Stabilize 3.0.2 amd64, #979665
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'sci-electronics')
| -rw-r--r-- | sci-electronics/systemc/systemc-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/systemc/systemc-3.0.2.ebuild b/sci-electronics/systemc/systemc-3.0.2.ebuild index 8479e76f29e1..4b627c30539c 100644 --- a/sci-electronics/systemc/systemc-3.0.2.ebuild +++ b/sci-electronics/systemc/systemc-3.0.2.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/accellera-official/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" fi LICENSE="Apache-2.0" |
