summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-07 06:10:27 +0100
committerSam James <sam@gentoo.org>2022-08-07 06:10:27 +0100
commit62771761b5ed938e722027a43c8f8acd25c901a9 (patch)
treef94df6ef10366bc58c55cd08ee4c2f3a1c5d2105 /net-libs
parentsci-geosciences/geocode-glib: Stabilize 3.26.3 amd64, #861029 (diff)
downloadgentoo-62771761b5ed938e722027a43c8f8acd25c901a9.tar.gz
gentoo-62771761b5ed938e722027a43c8f8acd25c901a9.tar.bz2
gentoo-62771761b5ed938e722027a43c8f8acd25c901a9.zip
net-libs/libqrtr-glib: Stabilize 1.2.2 amd64, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild b/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
index 7a045907704c..b4adfa73b0a5 100644
--- a/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
+++ b/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git"
else
- KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://gitlab.freedesktop.org/mobile-broadband/${PN}/-/archive/${PV}/${P}.tar.bz2"
fi