commit: 91da8b432c40858fac5b22407617c5bd37b6d284 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 25 00:37:22 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 25 00:38:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91da8b43
net-p2p/qbittorrent: amd64 stable wrt bug #653976 Bug: https://bugs.gentoo.org/653976 Package-Manager: Portage-2.3.31, Repoman-2.3.9 net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild index 1f76cf096f6..7e8cef21ed8 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then else MY_P=${P/_} SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" - KEYWORDS="~amd64 ~arm ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc64 ~x86" S=${WORKDIR}/${MY_P} fi
