summaryrefslogtreecommitdiff
path: root/dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild')
-rw-r--r--dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild
index 26026e99abb1..852b7a270164 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.6.0-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://gitlab.gnome.org/jwestman/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
S="${WORKDIR}"/${PN}-v${PV}
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="LGPL-3+"