diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-23 12:07:57 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-08-28 18:01:25 -0400 |
commit | 4ca1d51d2136783414f16de9a9de05492aa3bf2d (patch) | |
tree | faa27ec81739b3e6ecfebe3f4cf4d016b9dfc22a /net-mail | |
parent | net-mail/list-remote-forwards: keyword 0.0.1-r2 for ~ppc64 (diff) | |
download | gentoo-4ca1d51d2136783414f16de9a9de05492aa3bf2d.tar.gz gentoo-4ca1d51d2136783414f16de9a9de05492aa3bf2d.tar.bz2 gentoo-4ca1d51d2136783414f16de9a9de05492aa3bf2d.zip |
net-mail/mailbox-count: keyword 0.0.5 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild index bcdc6ed7c3f7..93789be780e1 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=" |