diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 05:18:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 05:18:53 +0000 |
commit | 38c8572f720e3d7079cb088114aa4d44186b1a52 (patch) | |
tree | aea0bdbc50412281223384ac3af0cfcbeebbc2bf /net-misc/mstpd | |
parent | dev-java/jackcess: Keyword 4.0.0 arm64, #784407 (diff) | |
download | gentoo-38c8572f720e3d7079cb088114aa4d44186b1a52.tar.gz gentoo-38c8572f720e3d7079cb088114aa4d44186b1a52.tar.bz2 gentoo-38c8572f720e3d7079cb088114aa4d44186b1a52.zip |
net-misc/mstpd: Keyword 0.0.9 arm64, #773298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mstpd')
-rw-r--r-- | net-misc/mstpd/mstpd-0.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mstpd/mstpd-0.0.9.ebuild b/net-misc/mstpd/mstpd-0.0.9.ebuild index b2fe4865477e..06a8a8618cf3 100644 --- a/net-misc/mstpd/mstpd-0.0.9.ebuild +++ b/net-misc/mstpd/mstpd-0.0.9.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" src_prepare() { default |