diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:57 +0300 |
commit | f3d659e7c144ea5e00d000332c3f197ec00865b1 (patch) | |
tree | ecbb2f01d535f693e5ed68728a83818b6dd250f3 /mail-client | |
parent | dev-lang/go: Stabilize 1.17.9 arm, #839012 (diff) | |
download | gentoo-f3d659e7c144ea5e00d000332c3f197ec00865b1.tar.gz gentoo-f3d659e7c144ea5e00d000332c3f197ec00865b1.tar.bz2 gentoo-f3d659e7c144ea5e00d000332c3f197ec00865b1.zip |
mail-client/mutt: Stabilize 2.2.3 arm, #839393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.2.3.ebuild b/mail-client/mutt/mutt-2.2.3.ebuild index d57521306815..95c8d5c0d5c1 100644 --- a/mail-client/mutt/mutt-2.2.3.ebuild +++ b/mail-client/mutt/mutt-2.2.3.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # yes, we overdepend on the backend impls here, hopefully one day we can # have REQUIRED_USE do what it is made for again. bug #607360 CDEPEND=" |