summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:11:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:11:50 +0300
commitf4cecd1cec361946c4c5b64af0b7e1b6ec00d6b1 (patch)
tree97c5d150a740ec59f8d6a65bf58af7dc9e716512 /dev-util
parentmedia-gfx/imagemagick: Stabilize 7.1.1.6 hppa, #905295 (diff)
downloadgentoo-f4cecd1cec361946c4c5b64af0b7e1b6ec00d6b1.tar.gz
gentoo-f4cecd1cec361946c4c5b64af0b7e1b6ec00d6b1.tar.bz2
gentoo-f4cecd1cec361946c4c5b64af0b7e1b6ec00d6b1.zip
dev-util/blueprint-compiler: Stabilize 0.6.0-r1 amd64, #905332
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-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+"