diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 08:42:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 08:42:41 +0200 |
commit | e2e16f5604996ea71404be6455daccb7ba632150 (patch) | |
tree | a903f49066496c2f622751775d8bca07df66ace1 /net-irc/znc | |
parent | sys-fs/multipath-tools: ppc stable wrt bug #720856 (diff) | |
download | gentoo-e2e16f5604996ea71404be6455daccb7ba632150.tar.gz gentoo-e2e16f5604996ea71404be6455daccb7ba632150.tar.bz2 gentoo-e2e16f5604996ea71404be6455daccb7ba632150.zip |
net-irc/znc: x86 stable wrt bug #720750
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/znc')
-rw-r--r-- | net-irc/znc/znc-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.7.5.ebuild b/net-irc/znc/znc-1.7.5.ebuild index dc3919cbef03..81ccb82f02cc 100644 --- a/net-irc/znc/znc-1.7.5.ebuild +++ b/net-irc/znc/znc-1.7.5.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" S=${WORKDIR}/${MY_P} fi |