diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:06 +0200 |
commit | c02e29634f87c418539d933e3709209e8644e693 (patch) | |
tree | 01f6239b24a2b524ec9db16452dcca645be05584 /dev-perl/Authen-Simple | |
parent | dev-perl/WWW-Form-UrlEncoded: Stabilize 0.260.0 arm64, #885325 (diff) | |
download | gentoo-c02e29634f87c418539d933e3709209e8644e693.tar.gz gentoo-c02e29634f87c418539d933e3709209e8644e693.tar.bz2 gentoo-c02e29634f87c418539d933e3709209e8644e693.zip |
dev-perl/Authen-Simple: Stabilize 0.500.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-Simple')
-rw-r--r-- | dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild b/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild index 2a6f8a9d4ce1..1ff423ebd0f1 100644 --- a/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild +++ b/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Simple Authentication" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/Class-Accessor |