Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/mktorrent/
Date: Sun, 29 Nov 2020 08:09:18
Message-Id: 1606637281.832be042c67593cb845344ac82ac3e222a65f667.juippis@gentoo
1 commit: 832be042c67593cb845344ac82ac3e222a65f667
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 08:08:01 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 08:08:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832be042
7
8 net-p2p/mktorrent: stabilize 1.1_p20180912 on amd64
9
10 Bug: https://bugs.gentoo.org/757384
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 net-p2p/mktorrent/mktorrent-1.1_p20180912.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-p2p/mktorrent/mktorrent-1.1_p20180912.ebuild b/net-p2p/mktorrent/mktorrent-1.1_p20180912.ebuild
17 index 455a6b3c479..1d90b66ed46 100644
18 --- a/net-p2p/mktorrent/mktorrent-1.1_p20180912.ebuild
19 +++ b/net-p2p/mktorrent/mktorrent-1.1_p20180912.ebuild
20 @@ -13,13 +13,12 @@ if [[ ${PV} == *9999 ]]; then
21 else
22 COMMIT_ID="4c221a05d949a3767a2671de139c6014909daf6b"
23 SRC_URI="https://github.com/Rudde/${PN}/archive/${COMMIT_ID}.tar.gz -> ${PN}-${COMMIT_ID}.tar.gz"
24 - KEYWORDS="~amd64 ~arm ~x86"
25 + KEYWORDS="amd64 ~arm ~x86"
26 S="${WORKDIR}/${PN}-${COMMIT_ID}"
27 fi
28
29 LICENSE="GPL-2+"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~x86"
32 IUSE="threads +ssl libressl debug"
33
34 RDEPEND="