projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
272c16d
)
net-p2p/qbittorrent: mark stable
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Sep 2019 17:41:29 +0000
(20:41 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Sep 2019 17:41:29 +0000
(20:41 +0300)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild
b/net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild
index e4e1c16a3150d1a4011488450f95aa32673303f2..19a8c92ab0418b011fc8cfdecd8ae7581be644ae 100644
(file)
--- a/
net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild
+++ b/
net-p2p/qbittorrent/qbittorrent-4.1.7.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