diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 16:04:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 16:04:00 +0200 |
commit | a133b6ec2d3bcff2d45dc900c555c9fe4d943650 (patch) | |
tree | 77f7af56afc4731aec16730ac0c9c2778cbabdc7 /net-p2p | |
parent | net-analyzer/pnp4nagios: Stabilize 0.6.26_p20221106 amd64, #888037 (diff) | |
download | gentoo-a133b6ec2d3bcff2d45dc900c555c9fe4d943650.tar.gz gentoo-a133b6ec2d3bcff2d45dc900c555c9fe4d943650.tar.bz2 gentoo-a133b6ec2d3bcff2d45dc900c555c9fe4d943650.zip |
net-p2p/torrentinfo: Stabilize 1.8.6-r3 x86, #888081
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild index 877569c19445..73758f91f122 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.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" PATCHES=( # https://github.com/Fuuzetsu/torrentinfo/pull/16 |