diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-05 19:34:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-05 19:34:39 +0200 |
commit | 28e9ae5b449532804cea0c0c53608f347c16af06 (patch) | |
tree | e13c43c2b48142225011f947b1d4b8dc8c694d83 /net-misc/mstpd | |
parent | media-libs/libavif: Stabilize 0.9.3-r1 ppc64, #827896 (diff) | |
download | gentoo-28e9ae5b449532804cea0c0c53608f347c16af06.tar.gz gentoo-28e9ae5b449532804cea0c0c53608f347c16af06.tar.bz2 gentoo-28e9ae5b449532804cea0c0c53608f347c16af06.zip |
net-misc/mstpd: Stabilize 0.1.0 arm64, #830603
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/mstpd')
-rw-r--r-- | net-misc/mstpd/mstpd-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |