From f116d69d7ff5d42cbe0a4a9afeeff7d967629a48 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 25 Apr 2020 12:34:47 +0300 Subject: net-p2p/qbittorrent: mark stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada --- net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.2.3.ebuild index 3244261dacce..7813f67cbfa8 100644 --- 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 -- cgit v1.2.3-65-gdbad