diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-29 13:53:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-29 13:53:07 +0100 |
commit | 577740cdd6aa6e261edbb1d4ba31b9355ee46331 (patch) | |
tree | dba819d0422019dab9f03927c06cb8205866a420 /x11-plugins | |
parent | app-admin/checksec: x86 stable wrt bug #698734 (diff) | |
download | gentoo-577740cdd6aa6e261edbb1d4ba31b9355ee46331.tar.gz gentoo-577740cdd6aa6e261edbb1d4ba31b9355ee46331.tar.bz2 gentoo-577740cdd6aa6e261edbb1d4ba31b9355ee46331.zip |
x11-plugins/enigmail: x86 stable wrt bug #698760
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.1.2.ebuild b/x11-plugins/enigmail/enigmail-2.1.2.ebuild index d8a1dd6ea66f..caf0184db3f5 100644 --- a/x11-plugins/enigmail/enigmail-2.1.2.ebuild +++ b/x11-plugins/enigmail/enigmail-2.1.2.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 |