diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 14:57:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 14:57:36 +0200 |
commit | bae35e2bbcdc1dfd18dfabc23ba400c75e1e4000 (patch) | |
tree | 0b89d2d6d912d4e6f98bb4597cbc57dafc6b73d3 /net-libs | |
parent | dev-python/ramlfications: Add python3_6 (diff) | |
download | gentoo-bae35e2bbcdc1dfd18dfabc23ba400c75e1e4000.tar.gz gentoo-bae35e2bbcdc1dfd18dfabc23ba400c75e1e4000.tar.bz2 gentoo-bae35e2bbcdc1dfd18dfabc23ba400c75e1e4000.zip |
net-libs/libetpan: x86 stable wrt bug #617936
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/libetpan-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.8.ebuild b/net-libs/libetpan/libetpan-1.8.ebuild index ddb45c50af8d..f1d32c4f091f 100644 --- a/net-libs/libetpan/libetpan-1.8.ebuild +++ b/net-libs/libetpan/libetpan-1.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb debug gnutls ipv6 liblockfile libressl sasl ssl static-libs" DEPEND="sys-libs/zlib |