diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 17:02:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 17:02:46 +0200 |
commit | feb3b90898e3891c5562e6a84108bb5d3d8c83da (patch) | |
tree | 92e22cd825efc68c8ecde6d94685c3155cd198d0 /x11-plugins | |
parent | mail-client/thunderbird: x86 stable (bug #656092) (diff) | |
download | gentoo-feb3b90898e3891c5562e6a84108bb5d3d8c83da.tar.gz gentoo-feb3b90898e3891c5562e6a84108bb5d3d8c83da.tar.bz2 gentoo-feb3b90898e3891c5562e6a84108bb5d3d8c83da.zip |
x11-plugins/enigmail: x86 stable (bug #656092)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.0.5-r1.ebuild b/x11-plugins/enigmail/enigmail-2.0.5-r1.ebuild index 373153088081..60cce5b8c71e 100644 --- a/x11-plugins/enigmail/enigmail-2.0.5-r1.ebuild +++ b/x11-plugins/enigmail/enigmail-2.0.5-r1.ebuild @@ -21,7 +21,7 @@ else SRC_URI="http://www.enigmail.net/download/beta/${P/_/-}.tar.gz" else SRC_URI="http://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 PATCHES=( "${FILESDIR}"/${P}-fix-missing-missingMdcError.patch ) S="${WORKDIR}/${PN}" |