diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 16:04:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 16:04:01 +0200 |
commit | 62fcff581a718db28e8578ff28d2ab32a79ca714 (patch) | |
tree | fb08cc0a97cdf919b07502821354c337dc9d47dc /net-p2p | |
parent | net-p2p/torrentinfo: Stabilize 1.8.6-r3 x86, #888081 (diff) | |
download | gentoo-62fcff581a718db28e8578ff28d2ab32a79ca714.tar.gz gentoo-62fcff581a718db28e8578ff28d2ab32a79ca714.tar.bz2 gentoo-62fcff581a718db28e8578ff28d2ab32a79ca714.zip |
net-p2p/torrentinfo: Stabilize 1.8.6-r3 amd64, #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 73758f91f122..997e81f181f9 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 |