diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-15 03:35:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-15 03:35:51 +0200 |
commit | 1ab357bb052082cee6d7a73f27afefe103e59065 (patch) | |
tree | 6b53b828df8386f18d9ca3285be4acde57ec9a41 /x11-plugins | |
parent | sys-apps/busybox: QA don't use dohtml (diff) | |
download | gentoo-1ab357bb052082cee6d7a73f27afefe103e59065.tar.gz gentoo-1ab357bb052082cee6d7a73f27afefe103e59065.tar.bz2 gentoo-1ab357bb052082cee6d7a73f27afefe103e59065.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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.0.3.ebuild b/x11-plugins/enigmail/enigmail-2.0.3.ebuild index 9e8d0cbb3958..502c1d80724d 100644 --- a/x11-plugins/enigmail/enigmail-2.0.3.ebuild +++ b/x11-plugins/enigmail/enigmail-2.0.3.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 |