diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 08:53:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 08:53:13 +0200 |
commit | 5d2186770b02ec89a954b9d0e65d68986e65a90b (patch) | |
tree | 237e68842858a2991939b5d986773ed3fce8dfe5 /net-irc | |
parent | net-print/cups-filters: Stabilize 1.28.15 arm, #847586 (diff) | |
download | gentoo-5d2186770b02ec89a954b9d0e65d68986e65a90b.tar.gz gentoo-5d2186770b02ec89a954b9d0e65d68986e65a90b.tar.bz2 gentoo-5d2186770b02ec89a954b9d0e65d68986e65a90b.zip |
net-irc/znc: Stabilize 1.8.2-r1 arm64, #848585
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/znc/znc-1.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.8.2-r1.ebuild b/net-irc/znc/znc-1.8.2-r1.ebuild index 7bd58f59e5b0..31c146f6c7a7 100644 --- a/net-irc/znc/znc-1.8.2-r1.ebuild +++ b/net-irc/znc/znc-1.8.2-r1.ebuild @@ -21,7 +21,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86" S=${WORKDIR}/${MY_P} fi |