diff options
author | Sam James <sam@gentoo.org> | 2024-02-28 02:31:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-28 02:31:31 +0000 |
commit | a5ece6428c57d42363993c9d729737aa9c925212 (patch) | |
tree | 24f5f478d377422f6d011b009d1d2448da1b22ac /net-irc/znc | |
parent | dev-cpp/cctz: Keyword 2.4 arm, #925664 (diff) | |
download | gentoo-a5ece6428c57d42363993c9d729737aa9c925212.tar.gz gentoo-a5ece6428c57d42363993c9d729737aa9c925212.tar.bz2 gentoo-a5ece6428c57d42363993c9d729737aa9c925212.zip |
net-irc/znc: Keyword 1.9.0 arm64, #925664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/znc')
-rw-r--r-- | net-irc/znc/znc-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.9.0.ebuild b/net-irc/znc/znc-1.9.0.ebuild index b18fbb94addb..8efbbbf65ba6 100644 --- a/net-irc/znc/znc-1.9.0.ebuild +++ b/net-irc/znc/znc-1.9.0.ebuild @@ -21,7 +21,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="~amd64 ~arm ~ppc64" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" S=${WORKDIR}/${MY_P} fi |