diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:54 +0200 |
commit | 18f6cdd919cb2a0d8bcecfd6181c258a92850627 (patch) | |
tree | 3ffdee346a9b3f7e476780f1460cc2e7d4ec23c7 /net-mail/asmail | |
parent | net-libs/iax: x86 stable wrt bug #696334 (diff) | |
download | gentoo-18f6cdd919cb2a0d8bcecfd6181c258a92850627.tar.gz gentoo-18f6cdd919cb2a0d8bcecfd6181c258a92850627.tar.bz2 gentoo-18f6cdd919cb2a0d8bcecfd6181c258a92850627.zip |
net-mail/asmail: x86 stable wrt bug #696338
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/asmail')
-rw-r--r-- | net-mail/asmail/asmail-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/asmail/asmail-2.1-r1.ebuild b/net-mail/asmail/asmail-2.1-r1.ebuild index 0aaf3d03b700..352f73df0041 100644 --- a/net-mail/asmail/asmail-2.1-r1.ebuild +++ b/net-mail/asmail/asmail-2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="jpeg libressl" RDEPEND=" |