diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 21:20:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 21:20:24 +0000 |
commit | 9462a428885f04dad81f6ccb0bbc0c893301c024 (patch) | |
tree | 22aff21a56f4c566c797fd6a30ed9b798a34370f /mail-client/mutt | |
parent | dev-python/rope: Stabilize 0.18.0-r1 ALLARCHES, #788541 (diff) | |
download | gentoo-9462a428885f04dad81f6ccb0bbc0c893301c024.tar.gz gentoo-9462a428885f04dad81f6ccb0bbc0c893301c024.tar.bz2 gentoo-9462a428885f04dad81f6ccb0bbc0c893301c024.zip |
mail-client/mutt: Stabilize 2.0.7 arm, #788388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/mutt')
-rw-r--r-- | mail-client/mutt/mutt-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-2.0.7.ebuild b/mail-client/mutt/mutt-2.0.7.ebuild index f6ea41b81b50..33c5cc5596ff 100644 --- a/mail-client/mutt/mutt-2.0.7.ebuild +++ b/mail-client/mutt/mutt-2.0.7.ebuild @@ -27,7 +27,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=" |