diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-17 15:44:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-17 15:52:32 +0200 |
commit | 1975a47abb09ed71514403e805cf98c677534dbc (patch) | |
tree | 31e80e61727ae7d10edb6410482468017798b604 /x11-plugins | |
parent | sys-fs/e2fsprogs: x86 stable (bug #655850) (diff) | |
download | gentoo-1975a47abb09ed71514403e805cf98c677534dbc.tar.gz gentoo-1975a47abb09ed71514403e805cf98c677534dbc.tar.bz2 gentoo-1975a47abb09ed71514403e805cf98c677534dbc.zip |
x11-plugins/enigmail: x86 stable (bug #655736)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.0.4.ebuild b/x11-plugins/enigmail/enigmail-2.0.4.ebuild index 9e8d0cbb3958..502c1d80724d 100644 --- a/x11-plugins/enigmail/enigmail-2.0.4.ebuild +++ b/x11-plugins/enigmail/enigmail-2.0.4.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 S="${WORKDIR}/${PN}" fi |