summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-08-02 16:03:05 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-08-02 16:03:05 +0300
commitc41d91455847c1fd05bdbcc1b114ba083da8ac2f (patch)
tree452b4c4a4aa0e9c938152e878f087b986709790b /net-p2p/qbittorrent
parentwww-servers/lighttpd: Version bump (v1.4.54) (diff)
downloadgentoo-c41d91455847c1fd05bdbcc1b114ba083da8ac2f.tar.gz
gentoo-c41d91455847c1fd05bdbcc1b114ba083da8ac2f.tar.bz2
gentoo-c41d91455847c1fd05bdbcc1b114ba083da8ac2f.zip
net-p2p/qbittorrent: mark stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.6-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.6-r1.ebuild
index ae75d7415fa6..1031d3dfb61f 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.1.6-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.1.6-r1.ebuild
@@ -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