net-p2p/qbittorrent: mark stable
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 14 Jul 2018 18:43:06 +0000 (21:43 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 14 Jul 2018 18:43:32 +0000 (21:43 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild

index fac9e4a29be20d24e9e07aa049c10df4183548f1..8634804e8d26b2d5a96c344eafeed627555ce6b5 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git"
 else
        SRC_URI="https://github.com/qbittorrent/qBittorrent/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 x86"
        S="${WORKDIR}/qBittorrent-release-${PV}"
 fi