From: Mikle Kolyada Date: Sat, 14 Jul 2018 18:43:06 +0000 (+0300) Subject: net-p2p/qbittorrent: mark stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef269c977d65fea3f1ad2648b5cc2b25066e3f55;p=gentoo.git net-p2p/qbittorrent: mark stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild index fac9e4a29be2..8634804e8d26 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.1.1.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