diff options
author | Sam James <sam@gentoo.org> | 2020-07-10 10:51:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-10 10:51:56 +0000 |
commit | ef5fe0f518c27c9806a0551421fb24e99061f175 (patch) | |
tree | 11e2dcc6e271ca2a149df9829489331fed9cd010 /mail-client | |
parent | dev-python/pytest-freezegun: arm keyworded (bug #731714) (diff) | |
download | gentoo-ef5fe0f518c27c9806a0551421fb24e99061f175.tar.gz gentoo-ef5fe0f518c27c9806a0551421fb24e99061f175.tar.bz2 gentoo-ef5fe0f518c27c9806a0551421fb24e99061f175.zip |
mail-client/mutt: arm64 keyworded (bug #730916)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.14.5.ebuild b/mail-client/mutt/mutt-1.14.5.ebuild index eddd531443cc..773c3c909520 100644 --- a/mail-client/mutt/mutt-1.14.5.ebuild +++ b/mail-client/mutt/mutt-1.14.5.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" autocrypt? ( gpgme )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-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=" |