commit: c06f66eedb93d4504d56d6f711a356200de32300
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 15 15:47:05 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 15 15:47:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06f66ee
net-p2p/qbittorrent: mark stable
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild
b/net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild
index 970763d76f6..f990644fdec 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.1.4.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