diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:17:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:31:14 +0200 |
commit | d62a7a0f319c73de4ae68eed6f0341ad5ce18174 (patch) | |
tree | 96beb74b68e219508c474867f4c6db25dfde28fe /net-libs/libesmtp | |
parent | sys-libs/libcap: x86 stable (bug #683678) (diff) | |
download | gentoo-d62a7a0f319c73de4ae68eed6f0341ad5ce18174.tar.gz gentoo-d62a7a0f319c73de4ae68eed6f0341ad5ce18174.tar.bz2 gentoo-d62a7a0f319c73de4ae68eed6f0341ad5ce18174.zip |
net-libs/libesmtp: x86 stable (bug #683344)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 d1358a6ac3a1..f96d92d83f53 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=" |