diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 10:22:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-05 10:38:52 +0800 |
commit | f75f30087ff13f5453e65f7d2d36abdb132c2954 (patch) | |
tree | 409d72a9cb635d949c14884d6a6ebcd6e70a923f /mail-mta | |
parent | sys-process/daemontools: keyword 0.76-r8 for ~loong (diff) | |
download | gentoo-f75f30087ff13f5453e65f7d2d36abdb132c2954.tar.gz gentoo-f75f30087ff13f5453e65f7d2d36abdb132c2954.tar.bz2 gentoo-f75f30087ff13f5453e65f7d2d36abdb132c2954.zip |
mail-mta/nullmailer: keyword 2.2-r2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@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 f06e6f5c175b..e3396ea18a87 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 ~hppa ppc ~ppc64 ~riscv x86 ~x64-cygwin" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv x86 ~x64-cygwin" IUSE="ssl test" RESTRICT="!test? ( test )" |