diff options
author | Sam James <sam@gentoo.org> | 2023-11-20 08:24:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-20 08:24:11 +0000 |
commit | 751f37c7cf1cb8bcad3cf8b0fec26ea02abdad58 (patch) | |
tree | 55d5ad35080957e28efb66dd00da745e8eebb12a /mail-client/mutt | |
parent | mail-client/mutt: Stabilize 2.2.12 arm, #917611 (diff) | |
download | gentoo-751f37c7cf1cb8bcad3cf8b0fec26ea02abdad58.tar.gz gentoo-751f37c7cf1cb8bcad3cf8b0fec26ea02abdad58.tar.bz2 gentoo-751f37c7cf1cb8bcad3cf8b0fec26ea02abdad58.zip |
mail-client/mutt: Stabilize 2.2.12 sparc, #917611
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/mutt')
-rw-r--r-- | mail-client/mutt/mutt-2.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.2.12.ebuild b/mail-client/mutt/mutt-2.2.12.ebuild index 2309d526197b..add2320907e5 100644 --- a/mail-client/mutt/mutt-2.2.12.ebuild +++ b/mail-client/mutt/mutt-2.2.12.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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-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=" |