commit: 28e9ae5b449532804cea0c0c53608f347c16af06 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 5 17:34:31 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 5 17:34:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e9ae5b
net-misc/mstpd: Stabilize 0.1.0 arm64, #830603 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/mstpd/mstpd-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mstpd/mstpd-0.1.0.ebuild b/net-misc/mstpd/mstpd-0.1.0.ebuild index 9452dffeca14..48bf1c38f924 100644 --- a/net-misc/mstpd/mstpd-0.1.0.ebuild +++ b/net-misc/mstpd/mstpd-0.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mstpd/mstpd/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" src_prepare() { default
