diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-30 15:03:27 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:36 +0100 |
commit | 8598bd31b6100ea5bab392b4596c15d0b7bda2fc (patch) | |
tree | e61706c5a69711bbad9598c70b09701e173e477e /net-mail | |
parent | net-mail/mailbox-count: keyword 0.0.6 for ~arm64 (diff) | |
download | gentoo-8598bd31b6100ea5bab392b4596c15d0b7bda2fc.tar.gz gentoo-8598bd31b6100ea5bab392b4596c15d0b7bda2fc.tar.bz2 gentoo-8598bd31b6100ea5bab392b4596c15d0b7bda2fc.zip |
net-mail/list-remote-forwards: keyword 0.0.3 for ~arm64
Closes: https://github.com/gentoo/gentoo/pull/27048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild b/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild index 23ab9d72c982..4e73d3802679 100644 --- a/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild +++ b/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" # dev-haskell/dns and dev-haskell/resolv conflict |