diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 11:39:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 11:39:02 +0100 |
commit | c824d15eef86faf0f70869a45ea38319e89778a3 (patch) | |
tree | 2de602ad55fd172fe20c4b24f5b8b68886e291d5 /net-libs/libetpan/libetpan-1.6.ebuild | |
parent | net-libs/libetpan: alpha stable wrt bug #568954 (diff) | |
download | gentoo-c824d15eef86faf0f70869a45ea38319e89778a3.tar.gz gentoo-c824d15eef86faf0f70869a45ea38319e89778a3.tar.bz2 gentoo-c824d15eef86faf0f70869a45ea38319e89778a3.zip |
net-libs/libetpan: ppc64 stable wrt bug #568954
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libetpan/libetpan-1.6.ebuild')
-rw-r--r-- | net-libs/libetpan/libetpan-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.6.ebuild b/net-libs/libetpan/libetpan-1.6.ebuild index 75d5ed19daec..91087306df8e 100644 --- a/net-libs/libetpan/libetpan-1.6.ebuild +++ b/net-libs/libetpan/libetpan-1.6.ebuild @@ -11,7 +11,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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl static-libs" DEPEND="berkdb? ( sys-libs/db:= ) |