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:07
Message-Id: 1661849267.b3ecf5a6d4aece4f812bc1831230a378715a99b5.jsmolic@gentoo
1 commit: b3ecf5a6d4aece4f812bc1831230a378715a99b5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 08:47:47 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 08:47:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ecf5a6
7
8 net-misc/spiped: Stabilize 1.6.2 x86, #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 3b2271c21c76..729997c635e7 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/}"