diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 17:20:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 17:25:19 +0100 |
commit | 899931d3b075fdae41f9e5e53f16cb9c5c5d341c (patch) | |
tree | fc6557ed1b89542d8a1d4593495368653c787c7d /net-libs/libesmtp | |
parent | media-libs/libwebp: stable 1.0.2 for ppc64, bug #683268 (diff) | |
download | gentoo-899931d3b075fdae41f9e5e53f16cb9c5c5d341c.tar.gz gentoo-899931d3b075fdae41f9e5e53f16cb9c5c5d341c.tar.bz2 gentoo-899931d3b075fdae41f9e5e53f16cb9c5c5d341c.zip |
net-libs/libesmtp: stable 1.0.6-r3 for ppc64, bug #683344
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r-- | net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild index 0d91d8da48b0..5fcc6616eaa2 100644 --- a/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://brianstafford.info/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="debug libressl ntlm ssl static-libs threads" RDEPEND=" |