diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:07:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:07:41 +0200 |
commit | eb8b1569e0ced452ded87f5201f40c5ea61f0124 (patch) | |
tree | b8ea6982d75161e9fe39867d51e4f8c237fb412f /x11-plugins/enigmail | |
parent | sys-block/zram-init: ppc64 stable wrt bug #689900 (diff) | |
download | gentoo-eb8b1569e0ced452ded87f5201f40c5ea61f0124.tar.gz gentoo-eb8b1569e0ced452ded87f5201f40c5ea61f0124.tar.bz2 gentoo-eb8b1569e0ced452ded87f5201f40c5ea61f0124.zip |
x11-plugins/enigmail: ppc64 stable wrt bug #689954
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-plugins/enigmail')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.0.12.ebuild b/x11-plugins/enigmail/enigmail-2.0.12.ebuild index 43e6a09d3792..70a99a18dad7 100644 --- a/x11-plugins/enigmail/enigmail-2.0.12.ebuild +++ b/x11-plugins/enigmail/enigmail-2.0.12.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 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi S="${WORKDIR}/${PN}" fi |