diff options
author | Sam James <sam@gentoo.org> | 2024-09-29 12:21:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-29 12:21:38 +0100 |
commit | 6220408f22f88fc92522a71098cfa7536260824c (patch) | |
tree | 7f3ad89348e3239e6364b4fc320a2ea782328be7 /sci-electronics | |
parent | media-libs/libsdl2: Stabilize 2.30.7-r1 amd64, #936073 (diff) | |
download | gentoo-6220408f22f88fc92522a71098cfa7536260824c.tar.gz gentoo-6220408f22f88fc92522a71098cfa7536260824c.tar.bz2 gentoo-6220408f22f88fc92522a71098cfa7536260824c.zip |
sci-electronics/ghdl: Stabilize 4.1.0-r1 amd64, #940293
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/ghdl/ghdl-4.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/ghdl/ghdl-4.1.0-r1.ebuild b/sci-electronics/ghdl/ghdl-4.1.0-r1.ebuild index ab07376f8f4f..c530f7d8e94b 100644 --- a/sci-electronics/ghdl/ghdl-4.1.0-r1.ebuild +++ b/sci-electronics/ghdl/ghdl-4.1.0-r1.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+" |