diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 16:02:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 16:21:18 +0000 |
commit | 50f93655b131369bbd8c051ef0b3e896ef25887c (patch) | |
tree | 5401c229a6b9928449e96c98b4a0b3a8cc97bfca /net-libs/libetpan | |
parent | media-plugins/vamp-aubio-plugins: update to a py3-compatible waf (diff) | |
download | gentoo-50f93655b131369bbd8c051ef0b3e896ef25887c.tar.gz gentoo-50f93655b131369bbd8c051ef0b3e896ef25887c.tar.bz2 gentoo-50f93655b131369bbd8c051ef0b3e896ef25887c.zip |
net-libs/libetpan: ppc64 stable (bug #734130)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/libetpan-1.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.9.4-r1.ebuild b/net-libs/libetpan/libetpan-1.9.4-r1.ebuild index 6612368f40b7..2e4e80589455 100644 --- a/net-libs/libetpan/libetpan-1.9.4-r1.ebuild +++ b/net-libs/libetpan/libetpan-1.9.4-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs" # BerkDB is only supported up to version 6.0 |