diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:12:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:12:29 +0300 |
commit | f613cb162c5658c4d20283afcd856834647fef08 (patch) | |
tree | 358a723080360b51f8bf68dbfe0845ff390da369 /net-libs/libqrtr-glib | |
parent | app-text/gspell: Stabilize 1.11.1 ppc, #861029 (diff) | |
download | gentoo-f613cb162c5658c4d20283afcd856834647fef08.tar.gz gentoo-f613cb162c5658c4d20283afcd856834647fef08.tar.bz2 gentoo-f613cb162c5658c4d20283afcd856834647fef08.zip |
net-libs/libqrtr-glib: Stabilize 1.2.2 ppc, #861029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libqrtr-glib')
-rw-r--r-- | net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild | 2 |
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 dae77c534666..46b649e37988 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 |