diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 23:02:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 23:02:14 +0100 |
commit | f2001ca85d719f0aa07ca6422eb80e5d78760239 (patch) | |
tree | 7701e9de4f223d35e30ab0b8788e3b6998f648b1 /net-p2p | |
parent | x11-misc/redshift: Stabilize 1.12-r11 amd64, #933066 (diff) | |
download | gentoo-f2001ca85d719f0aa07ca6422eb80e5d78760239.tar.gz gentoo-f2001ca85d719f0aa07ca6422eb80e5d78760239.tar.bz2 gentoo-f2001ca85d719f0aa07ca6422eb80e5d78760239.zip |
net-p2p/torrentinfo: Stabilize 1.8.7 amd64, #933032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild index 5160adbe2ebd..b3365d900267 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.7.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 |