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/mstpd/
Date: Tue, 04 Jan 2022 18:09:35
Message-Id: 1641319754.b53654e2d0477d76ee53f1971e95da2e67edb94d.jsmolic@gentoo
1 commit: b53654e2d0477d76ee53f1971e95da2e67edb94d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 18:09:14 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 18:09:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53654e2
7
8 net-misc/mstpd: Stabilize 0.1.0 x86, #830603
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/mstpd/mstpd-0.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/mstpd/mstpd-0.1.0.ebuild b/net-misc/mstpd/mstpd-0.1.0.ebuild
16 index c8603cd165e9..b87ba3e34a60 100644
17 --- a/net-misc/mstpd/mstpd-0.1.0.ebuild
18 +++ b/net-misc/mstpd/mstpd-0.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2021 Gentoo Authors
21 +# Copyright 2021-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mstpd/mstpd/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 x86"
31
32 src_prepare() {
33 default