Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mstpd/
Date: Wed, 05 Jan 2022 17:34:51
Message-Id: 1641404079.28e9ae5b449532804cea0c0c53608f347c16af06.arthurzam@gentoo
1 commit: 28e9ae5b449532804cea0c0c53608f347c16af06
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 17:34:31 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 17:34:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e9ae5b
7
8 net-misc/mstpd: Stabilize 0.1.0 arm64, #830603
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-misc/mstpd/mstpd-0.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/mstpd/mstpd-0.1.0.ebuild b/net-misc/mstpd/mstpd-0.1.0.ebuild
16 index 9452dffeca14..48bf1c38f924 100644
17 --- a/net-misc/mstpd/mstpd-0.1.0.ebuild
18 +++ b/net-misc/mstpd/mstpd-0.1.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mstpd/mstpd/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 x86"
24 +KEYWORDS="amd64 arm arm64 x86"
25
26 src_prepare() {
27 default