projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f239e95
)
net-p2p/qbittorrent: mark stable
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 25 Apr 2020 09:34:47 +0000
(12:34 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 25 Apr 2020 09:35:33 +0000
(12:35 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild
b/net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild
index 3244261dacceb6d7a4e3d9ec7317fdf89b5bdaeb..7813f67cbfa8f0de0470618f6c1adde68c754d4a 100644
(file)
--- a/
net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild
+++ b/
net-p2p/qbittorrent/qbittorrent-4.2.3.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