diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 01:08:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 01:08:32 +0100 |
commit | 9d0e2bfc713f627c8e0118b7d2ad2e4670568e1b (patch) | |
tree | 1c5dfc38accf923f92f357080082c8cd15414006 /dev-perl/Mail-Box | |
parent | dev-perl/Object-Realize-Later: Stabilize 0.190.0 arm, #803104 (diff) | |
download | gentoo-9d0e2bfc713f627c8e0118b7d2ad2e4670568e1b.tar.gz gentoo-9d0e2bfc713f627c8e0118b7d2ad2e4670568e1b.tar.bz2 gentoo-9d0e2bfc713f627c8e0118b7d2ad2e4670568e1b.zip |
dev-perl/Mail-Box: Stabilize 3.3.0 arm, #803104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-Box')
-rw-r--r-- | dev-perl/Mail-Box/Mail-Box-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Box/Mail-Box-3.3.0.ebuild b/dev-perl/Mail-Box/Mail-Box-3.3.0.ebuild index 23847121d540..b90118bd3047 100644 --- a/dev-perl/Mail-Box/Mail-Box-3.3.0.ebuild +++ b/dev-perl/Mail-Box/Mail-Box-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Mail folder manager and MUA backend" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |