diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:36:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:36:43 +0200 |
commit | c7841ee36803972c4206ed29df9d6d34541ff4af (patch) | |
tree | 2ccf877801ca6051e7078cbf03b433cb75139803 /x11-plugins | |
parent | dev-ruby/net-sftp: ppc64 stable wrt bug #729826 (diff) | |
download | gentoo-c7841ee36803972c4206ed29df9d6d34541ff4af.tar.gz gentoo-c7841ee36803972c4206ed29df9d6d34541ff4af.tar.bz2 gentoo-c7841ee36803972c4206ed29df9d6d34541ff4af.zip |
x11-plugins/enigmail: ppc64 stable wrt bug #729952
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.1.7.ebuild b/x11-plugins/enigmail/enigmail-2.1.7.ebuild index 89a4ee39ce30..5bd7655b6794 100644 --- a/x11-plugins/enigmail/enigmail-2.1.7.ebuild +++ b/x11-plugins/enigmail/enigmail-2.1.7.ebuild @@ -21,7 +21,7 @@ else SRC_URI="https://www.enigmail.net/download/beta/${P/_/-}.tar.gz" else SRC_URI="https://www.enigmail.net/download/source/${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux" fi S="${WORKDIR}/${PN}" fi |