diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:47:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:47:01 +0100 |
commit | 8fd76f8d4330c7fe14c4344e975d7c9ce797c341 (patch) | |
tree | f115dd214455b592f37c978966b4f8cdae498091 /net-p2p | |
parent | net-misc/openvswitch: Stabilize 2.17.9-r1 x86, #933026 (diff) | |
download | gentoo-8fd76f8d4330c7fe14c4344e975d7c9ce797c341.tar.gz gentoo-8fd76f8d4330c7fe14c4344e975d7c9ce797c341.tar.bz2 gentoo-8fd76f8d4330c7fe14c4344e975d7c9ce797c341.zip |
net-p2p/torrentinfo: Stabilize 1.8.7 x86, #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 34117dc5b487..5160adbe2ebd 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 |