diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 15:04:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 15:05:30 +0200 |
commit | 945d1e8621360da9d89b102acb6910c24fbaa91a (patch) | |
tree | 3a79a0e58ca03051c509fb05812ba24740c80538 /net-libs | |
parent | sys-apps/portage: ppc64 stable wrt bug #617168 (diff) | |
download | gentoo-945d1e8621360da9d89b102acb6910c24fbaa91a.tar.gz gentoo-945d1e8621360da9d89b102acb6910c24fbaa91a.tar.bz2 gentoo-945d1e8621360da9d89b102acb6910c24fbaa91a.zip |
net-libs/libetpan: ppc64 stable wrt bug #617936
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 f1d32c4f091f..f2346116e16a 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 |