summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/ghdl/ghdl-3.0.0.ebuild')
-rw-r--r--sci-electronics/ghdl/ghdl-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/ghdl/ghdl-3.0.0.ebuild b/sci-electronics/ghdl/ghdl-3.0.0.ebuild
index 43091157283f..6f2fa17fb6c8 100644
--- a/sci-electronics/ghdl/ghdl-3.0.0.ebuild
+++ b/sci-electronics/ghdl/ghdl-3.0.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]] ; then
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+"