summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:41:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:41:02 +0100
commit7fec3a18a3db9605ba1821876aa9dcc6a142aa9a (patch)
treed0edcd0c005c83546b60260e97726cc748fc52d4 /net-libs/libqmi
parentmedia-video/openshot: amd64 stable wrt bug #700646 (diff)
downloadgentoo-7fec3a18a3db9605ba1821876aa9dcc6a142aa9a.tar.gz
gentoo-7fec3a18a3db9605ba1821876aa9dcc6a142aa9a.tar.bz2
gentoo-7fec3a18a3db9605ba1821876aa9dcc6a142aa9a.zip
net-libs/libqmi: amd64 stable wrt bug #700652
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libqmi')
-rw-r--r--net-libs/libqmi/libqmi-1.22.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.22.2.ebuild b/net-libs/libqmi/libqmi-1.22.2.ebuild
index 74d2f34285ef..85358c5dfcea 100644
--- a/net-libs/libqmi/libqmi-1.22.2.ebuild
+++ b/net-libs/libqmi/libqmi-1.22.2.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libqmi.git"
else
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~x86"
SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz"
fi