diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-09 16:26:27 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-09 22:45:33 -0400 |
commit | 0b7dcac2b1979eed6b158eb13d5e84a7473e2a5a (patch) | |
tree | f35265cda6ee07be79cb6bd6d368a1733538405f /sci-electronics | |
parent | dev-perl/CPAN-Perl-Releases: Stabilize 5.202.404.270 x86, #933939 (diff) | |
download | gentoo-0b7dcac2b1979eed6b158eb13d5e84a7473e2a5a.tar.gz gentoo-0b7dcac2b1979eed6b158eb13d5e84a7473e2a5a.tar.bz2 gentoo-0b7dcac2b1979eed6b158eb13d5e84a7473e2a5a.zip |
sci-electronics/ghdl: Stabilize 4.1.0 amd64, #932585
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/ghdl/ghdl-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/ghdl/ghdl-4.1.0.ebuild b/sci-electronics/ghdl/ghdl-4.1.0.ebuild index 91b707eb0ca7..7fb1396f35c1 100644 --- a/sci-electronics/ghdl/ghdl-4.1.0.ebuild +++ b/sci-electronics/ghdl/ghdl-4.1.0.ebuild @@ -20,7 +20,7 @@ else SRC_URI="https://github.com/ghdl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+" |