net-p2p/qbittorrent: mark stable
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 16 Jan 2020 19:19:18 +0000 (22:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 16 Jan 2020 19:20:41 +0000 (22:20 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-p2p/qbittorrent/qbittorrent-4.2.1.ebuild

index 22b2a5ad4a479b18ff1d1c0a880c27f4ae473db5..91e0d2f3769d875afa508552c64838c096bae412 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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