diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:07:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:53 +0100 |
commit | 76adbc34342dfad4164bad00ef2d8a55836c1c33 (patch) | |
tree | 68f99846731f5ea1a9133f5718045c72a0e319f7 /net-nntp | |
parent | games-board/ccgo: x86 stable wrt bug #573538 (diff) | |
download | gentoo-76adbc34342dfad4164bad00ef2d8a55836c1c33.tar.gz gentoo-76adbc34342dfad4164bad00ef2d8a55836c1c33.tar.bz2 gentoo-76adbc34342dfad4164bad00ef2d8a55836c1c33.zip |
net-nntp/leafnode: x86 stable wrt bug #572822
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/leafnode/leafnode-1.11.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/leafnode/leafnode-1.11.10.ebuild b/net-nntp/leafnode/leafnode-1.11.10.ebuild index 916c82a228d7..123f631b0b32 100644 --- a/net-nntp/leafnode/leafnode-1.11.10.ebuild +++ b/net-nntp/leafnode/leafnode-1.11.10.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://leafnode.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="ipv6" DEPEND=">=dev-libs/libpcre-3.9" |