diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-30 13:00:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-30 13:00:55 +0300 |
commit | 609002551d06355ab557df0751feb7834546b6b5 (patch) | |
tree | 7145274a90149eb83318b8352996134274848ebb /net-libs/libetpan | |
parent | media-video/rtmpdump: amd64 stable wrt bug #684614 (diff) | |
download | gentoo-609002551d06355ab557df0751feb7834546b6b5.tar.gz gentoo-609002551d06355ab557df0751feb7834546b6b5.tar.bz2 gentoo-609002551d06355ab557df0751feb7834546b6b5.zip |
net-libs/libetpan: amd64 stable wrt bug #684628
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/libetpan-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.9.3.ebuild b/net-libs/libetpan/libetpan-1.9.3.ebuild index 4dd148515799..de51b5f01fba 100644 --- a/net-libs/libetpan/libetpan-1.9.3.ebuild +++ b/net-libs/libetpan/libetpan-1.9.3.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 gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs" # BerkDB is only supported up to version 6.0 |