Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mstpd/
Date: Sun, 25 Apr 2021 05:19:25
Message-Id: 1619327933.38c8572f720e3d7079cb088114aa4d44186b1a52.sam@gentoo
1 commit: 38c8572f720e3d7079cb088114aa4d44186b1a52
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 05:18:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 05:18:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c8572f
7
8 net-misc/mstpd: Keyword 0.0.9 arm64, #773298
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/mstpd/mstpd-0.0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/mstpd/mstpd-0.0.9.ebuild b/net-misc/mstpd/mstpd-0.0.9.ebuild
16 index b2fe4865477..06a8a8618cf 100644
17 --- a/net-misc/mstpd/mstpd-0.0.9.ebuild
18 +++ b/net-misc/mstpd/mstpd-0.0.9.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 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25
26 src_prepare() {
27 default