diff options
author | Sam James <sam@gentoo.org> | 2021-07-16 22:41:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-16 22:44:09 +0100 |
commit | eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2 (patch) | |
tree | b4c6b22ba700055f53348cc016cd9a7ddb0e6362 /mail-mta/nullmailer | |
parent | sys-fs/udev: Stabilize 248 arm, #802168 (diff) | |
download | gentoo-eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2.tar.gz gentoo-eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2.tar.bz2 gentoo-eb0c9cdaf85daaf08c4a4eff7c7c8c01850eaac2.zip |
mail-mta/nullmailer: Stabilize 2.2-r2 arm, #799035
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/nullmailer')
-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 bab5271f6759..c2c537a1e4ce 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 x86 ~x64-cygwin" IUSE="ssl test" RESTRICT="!test? ( test )" |