commit: e711c17b78dcac569f41e6c304fe64f6f5f5b50e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 10:09:31 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 10:09:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e711c17b
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.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild
b/net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild
index 5023499c155..e294819ff92 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.1.5-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