diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 21:59:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-27 21:59:33 +0100 |
commit | 2568a03c7996fcf02e793ee8831934363d0c4b03 (patch) | |
tree | 5a10598776445bba8b581347edb87124a702bfc2 /x11-plugins | |
parent | sys-libs/compiler-rt: Require newer lit (diff) | |
download | gentoo-2568a03c7996fcf02e793ee8831934363d0c4b03.tar.gz gentoo-2568a03c7996fcf02e793ee8831934363d0c4b03.tar.bz2 gentoo-2568a03c7996fcf02e793ee8831934363d0c4b03.zip |
x11-plugins/enigmail: amd64 & x86 stable
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/enigmail/enigmail-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/enigmail/enigmail-2.1.5.ebuild b/x11-plugins/enigmail/enigmail-2.1.5.ebuild index 665dd902895c..327d48575918 100644 --- a/x11-plugins/enigmail/enigmail-2.1.5.ebuild +++ b/x11-plugins/enigmail/enigmail-2.1.5.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 |