diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 17:44:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 17:47:20 -0400 |
commit | 370f17dbea2e1520732132888f3c359bc2a08bc8 (patch) | |
tree | aa4c151c964ee0eee640c09d45c0aa1d0d16c54e /net-libs | |
parent | mate-extra/mate-screensaver: Drop old (diff) | |
download | gentoo-370f17dbea2e1520732132888f3c359bc2a08bc8.tar.gz gentoo-370f17dbea2e1520732132888f3c359bc2a08bc8.tar.bz2 gentoo-370f17dbea2e1520732132888f3c359bc2a08bc8.zip |
net-libs/libesmtp: arm64 stable (bug #683344)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild index c0d28b116e78..3dbc0def26c5 100644 --- a/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |