diff options
-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+" |