diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 11:24:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:36:13 +0300 |
commit | 88e9fc2df381893e3aa97b6a2bf526fd322ca3c4 (patch) | |
tree | 91d0418803ddd3c870e4db6bd5ca844a1ea139b2 /mail-client | |
parent | dev-java/xmlunit-core: Stabilize 2.9.1 x86, #904992 (diff) | |
download | gentoo-88e9fc2df381893e3aa97b6a2bf526fd322ca3c4.tar.gz gentoo-88e9fc2df381893e3aa97b6a2bf526fd322ca3c4.tar.bz2 gentoo-88e9fc2df381893e3aa97b6a2bf526fd322ca3c4.zip |
mail-client/mutt: Stabilize 2.2.10 amd64, #905002
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.2.10.ebuild b/mail-client/mutt/mutt-2.2.10.ebuild index f515feb87f54..2df4bef436c5 100644 --- a/mail-client/mutt/mutt-2.2.10.ebuild +++ b/mail-client/mutt/mutt-2.2.10.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~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 ~riscv ~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=" |