diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:32 +0200 |
commit | 42fc2098e2ff56e6c572057075d691527b301e39 (patch) | |
tree | 416e8070921595425b3c1829f1131ac567ed2b96 /net-p2p | |
parent | dev-qt/qtxmlpatterns: ppc64 stable wrt bug #719732 (diff) | |
download | gentoo-42fc2098e2ff56e6c572057075d691527b301e39.tar.gz gentoo-42fc2098e2ff56e6c572057075d691527b301e39.tar.bz2 gentoo-42fc2098e2ff56e6c572057075d691527b301e39.zip |
net-p2p/torrentinfo: x86 stable wrt bug #721410
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild index 08fab8596554..56e97bef6ea9 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Fuuzetsu/torrentinfo/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |