From: Mikle Kolyada Date: Sun, 29 Sep 2019 17:41:29 +0000 (+0300) Subject: net-p2p/qbittorrent: mark stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa140da0b9101ca4197fe88c94081561aaed224b;p=gentoo.git net-p2p/qbittorrent: mark stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.7.ebuild index e4e1c16a3150..19a8c92ab041 100644 --- 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