diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 19:56:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 19:56:13 +0100 |
commit | 7daaebb591d7e8e197f6e5306073ae61e3cb740c (patch) | |
tree | 30924465c4e117ab5822195882eddf7813cbbc53 /net-libs | |
parent | media-libs/libpagemaker-0.0.3-r1: stable on amd64 (diff) | |
download | gentoo-7daaebb591d7e8e197f6e5306073ae61e3cb740c.tar.gz gentoo-7daaebb591d7e8e197f6e5306073ae61e3cb740c.tar.bz2 gentoo-7daaebb591d7e8e197f6e5306073ae61e3cb740c.zip |
net-libs/libqmi-1.16.2-r0: stable on amd64
Gentoo-Bug: 601666
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libqmi/libqmi-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.16.2.ebuild b/net-libs/libqmi/libqmi-1.16.2.ebuild index 5ed20e55694c..a0465a67f001 100644 --- a/net-libs/libqmi/libqmi-1.16.2.ebuild +++ b/net-libs/libqmi/libqmi-1.16.2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 autotools EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" else - KEYWORDS="~amd64 ~arm ~mips ~x86" + KEYWORDS="amd64 ~arm ~mips ~x86" SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" fi |