diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 11:59:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 11:59:56 +0100 |
commit | da5b3e64c733e6f9e56e81e701822e1c2288f9d0 (patch) | |
tree | 16e9caea8eff19b424af836ff07840e83527e896 /x11-plugins | |
parent | dev-libs/zziplib: ppc64 stable wrt bug #614040 (diff) | |
download | gentoo-da5b3e64c733e6f9e56e81e701822e1c2288f9d0.tar.gz gentoo-da5b3e64c733e6f9e56e81e701822e1c2288f9d0.tar.bz2 gentoo-da5b3e64c733e6f9e56e81e701822e1c2288f9d0.zip |
x11-plugins/enigmail: ppc64 stable wrt bug #706134
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.1.5.ebuild b/x11-plugins/enigmail/enigmail-2.1.5.ebuild index 327d48575918..82575b1f7776 100644 --- a/x11-plugins/enigmail/enigmail-2.1.5.ebuild +++ b/x11-plugins/enigmail/enigmail-2.1.5.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 |