diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 13:56:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 13:56:25 +0000 |
commit | a1e6b1f5cbcf6b11bb836946154ec94f01141d03 (patch) | |
tree | 478620e4361461a9cab95231076dc8dadc649fb4 /net-libs | |
parent | media-libs/libebur128: stable 1.2.4 for ppc, bug #700306 (diff) | |
download | gentoo-a1e6b1f5cbcf6b11bb836946154ec94f01141d03.tar.gz gentoo-a1e6b1f5cbcf6b11bb836946154ec94f01141d03.tar.bz2 gentoo-a1e6b1f5cbcf6b11bb836946154ec94f01141d03.zip |
net-libs/libqmi: stable 1.22.2 for ppc, bug #700652
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libqmi/libqmi-1.22.2.ebuild | 2 |
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 80fd734cd9b1..29cb52f5418e 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 |