diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:33:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:33:05 +0200 |
commit | f00f5440e93e52a677f0ecb842bf43b1e9c93b2f (patch) | |
tree | 8d05371349fb6eb231aecbdbed41bda864bc228d /x11-plugins | |
parent | dev-ruby/net-sftp: ppc stable wrt bug #729826 (diff) | |
download | gentoo-f00f5440e93e52a677f0ecb842bf43b1e9c93b2f.tar.gz gentoo-f00f5440e93e52a677f0ecb842bf43b1e9c93b2f.tar.bz2 gentoo-f00f5440e93e52a677f0ecb842bf43b1e9c93b2f.zip |
x11-plugins/enigmail: ppc stable wrt bug #729952
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 3c8c29a04b5b..89a4ee39ce30 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 |