diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-11 12:19:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-11 12:19:34 +0100 |
commit | 30cdbcf1976f7dea8b649d362bf6697255baa517 (patch) | |
tree | f7ef8d60a5d84b8976b248e48ad0b823d15e9110 /net-irc | |
parent | net-irc/znc: amd64 stable wrt bug #592518 (diff) | |
download | gentoo-30cdbcf1976f7dea8b649d362bf6697255baa517.tar.gz gentoo-30cdbcf1976f7dea8b649d362bf6697255baa517.tar.bz2 gentoo-30cdbcf1976f7dea8b649d362bf6697255baa517.zip |
net-irc/znc: x86 stable wrt bug #592518
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/znc/znc-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.6.3.ebuild b/net-irc/znc/znc-1.6.3.ebuild index e52e1d588e9f..7f315465cc89 100644 --- a/net-irc/znc/znc-1.6.3.ebuild +++ b/net-irc/znc/znc-1.6.3.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="An advanced IRC Bouncer" SRC_URI="http://znc.in/releases/${PN}-${MY_PV}.tar.gz test? ( ${GTEST_URL} )" -KEYWORDS="amd64 arm ~x86" +KEYWORDS="amd64 arm x86" HOMEPAGE="http://znc.in" LICENSE="Apache-2.0" |