Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spiped/
Date: Tue, 30 Aug 2022 08:48:06
Message-Id: 1661849248.4527b3646e7412390d887ec365e5d9b6446819fe.jsmolic@gentoo
1 commit: 4527b3646e7412390d887ec365e5d9b6446819fe
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 08:47:28 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 08:47:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4527b364
7
8 net-misc/spiped: Stabilize 1.6.2 amd64, #867205
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/spiped/spiped-1.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/spiped/spiped-1.6.2.ebuild b/net-misc/spiped/spiped-1.6.2.ebuild
16 index 6237545faff9..3b2271c21c76 100644
17 --- a/net-misc/spiped/spiped-1.6.2.ebuild
18 +++ b/net-misc/spiped/spiped-1.6.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 MY_PN="${PN/d/}"