diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:29:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:29:29 +0200 |
commit | 1619c00a0cf348b2315d13dbc3164c6eb6e40a7c (patch) | |
tree | 92c30f41aeeca13419835e38b43596546f0eec9b /net-irc | |
parent | net-dns/unbound: Stabilize 1.19.3 arm, #933006 (diff) | |
download | gentoo-1619c00a0cf348b2315d13dbc3164c6eb6e40a7c.tar.gz gentoo-1619c00a0cf348b2315d13dbc3164c6eb6e40a7c.tar.bz2 gentoo-1619c00a0cf348b2315d13dbc3164c6eb6e40a7c.zip |
net-irc/znc: Stabilize 1.9.0 arm, #933010
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc')
-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 6596c63a5cf0..11ecac268d53 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 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~riscv ~x86" S=${WORKDIR}/${MY_P} fi |