commit: 85091cbb579cb0951188bf994f292aaa22d0fa93
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:39:27 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:39:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85091cbb
net-im/prosody-modules: add ~arm64 keyword
Tested on packet-at.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-im/prosody-modules/prosody-modules-0_pre20201004.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/prosody-modules/prosody-modules-0_pre20201004.ebuild
b/net-im/prosody-modules/prosody-modules-0_pre20201004.ebuild
index 949393ac4e6..46bb27cbada 100644
--- a/net-im/prosody-modules/prosody-modules-0_pre20201004.ebuild
+++ b/net-im/prosody-modules/prosody-modules-0_pre20201004.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="net-im/prosody"