net-mail/isync: amd64 stable wrt bug #697800
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 24 Jan 2020 15:55:53 +0000 (16:55 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 24 Jan 2020 15:55:53 +0000 (16:55 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-mail/isync/isync-1.3.1.ebuild

index a9663859bf8307e803295eb164027c1236c83546..7fec5f34da7c0061db6dc175058c4d1e611da6c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3 autotools
 else
        SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc ~x86"
+       KEYWORDS="amd64 ~arm ~ppc ~x86"
 fi
 
 IUSE="libressl sasl ssl zlib"