diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:34:48 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:41 +0100 |
commit | 2b5ba5439defa103066cabcc382cc001c5d568e4 (patch) | |
tree | 99f5cc42ca2db0717ce94d2b0c8e2f1700cd33a9 /net-irc/znc | |
parent | net-analyzer/zabbix: x86 stable (bug #753686) (diff) | |
download | gentoo-2b5ba5439defa103066cabcc382cc001c5d568e4.tar.gz gentoo-2b5ba5439defa103066cabcc382cc001c5d568e4.tar.bz2 gentoo-2b5ba5439defa103066cabcc382cc001c5d568e4.zip |
net-irc/znc: x86 stable (bug #753395)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-irc/znc')
-rw-r--r-- | net-irc/znc/znc-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.8.2.ebuild b/net-irc/znc/znc-1.8.2.ebuild index 734cd3671b55..2dec015cc75b 100644 --- a/net-irc/znc/znc-1.8.2.ebuild +++ b/net-irc/znc/znc-1.8.2.ebuild @@ -22,7 +22,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="~amd64 arm arm64 ~x86" + KEYWORDS="~amd64 arm arm64 x86" # "If you upgrade your ZNC version you must recompile all your modules." # - https://wiki.znc.in/Compiling_modules SLOT="0/${PV}" |