summaryrefslogtreecommitdiff
path: root/sci-electronics/systemc/systemc-2.3.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/systemc/systemc-2.3.4-r1.ebuild')
-rw-r--r--sci-electronics/systemc/systemc-2.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/systemc/systemc-2.3.4-r1.ebuild b/sci-electronics/systemc/systemc-2.3.4-r1.ebuild
index 0a0d5f7c884f..1b392e0ac3e4 100644
--- a/sci-electronics/systemc/systemc-2.3.4-r1.ebuild
+++ b/sci-electronics/systemc/systemc-2.3.4-r1.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/accellera-official/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi