diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 16:21:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 16:21:28 +0100 |
commit | bf2e68bdd00708880c996c60cd38deca63700002 (patch) | |
tree | 7a0ecf5734d8bc36fef9673bdd9dba1e13ca7e04 /mail-mta | |
parent | dev-ruby/ice_nine: Keyword 0.11.2-r1 ppc64, #790740 (diff) | |
download | gentoo-bf2e68bdd00708880c996c60cd38deca63700002.tar.gz gentoo-bf2e68bdd00708880c996c60cd38deca63700002.tar.bz2 gentoo-bf2e68bdd00708880c996c60cd38deca63700002.zip |
mail-mta/nullmailer: Keyword 2.2-r2 ppc64, #792129
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild b/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild index c2c537a1e4ce..f063565fe0b3 100644 --- a/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild +++ b/mail-mta/nullmailer/nullmailer-2.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://untroubled.org/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc x86 ~x64-cygwin" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86 ~x64-cygwin" IUSE="ssl test" RESTRICT="!test? ( test )" |