commit: 1ab889b438b427bef649020446aa1a562fbd771b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 08:01:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 08:01:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab889b4
net-misc/electrum: Stabilize 4.0.9 ALLARCHES, #764785 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/electrum/electrum-4.0.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/electrum/electrum-4.0.9.ebuild b/net-misc/electrum/electrum-4.0.9.ebuild index de86b6ef7b4..d7fd3b935ca 100644 --- a/net-misc/electrum/electrum-4.0.9.ebuild +++ b/net-misc/electrum/electrum-4.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cli ncurses qrcode +qt5" REQUIRED_USE="|| ( cli ncurses qt5 )"
