diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 23:21:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 23:21:47 +0000 |
commit | 07ba98a155fc3bf56499ef018ad2dcd06601ffe7 (patch) | |
tree | faf802b4210e5b7bee857864387bcc12735d75f1 /net-libs | |
parent | app-misc/tmuxp-1.5.5: Version bump (diff) | |
download | gentoo-07ba98a155fc3bf56499ef018ad2dcd06601ffe7.tar.gz gentoo-07ba98a155fc3bf56499ef018ad2dcd06601ffe7.tar.bz2 gentoo-07ba98a155fc3bf56499ef018ad2dcd06601ffe7.zip |
net-libs/libetpan: x86 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')
-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 9c243979d6d0..c823bf3eb598 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 |