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 | 182f7b6d30cb1875a70e3e63522f870285b0123e (patch) | |
tree | 05c8cddc5020ea9777a130f3084f445c8fb944d9 /dev-perl | |
parent | dev-perl/Authen-Simple: Stabilize 0.500.0-r1 arm64, #885325 (diff) | |
download | gentoo-182f7b6d30cb1875a70e3e63522f870285b0123e.tar.gz gentoo-182f7b6d30cb1875a70e3e63522f870285b0123e.tar.bz2 gentoo-182f7b6d30cb1875a70e3e63522f870285b0123e.zip |
dev-perl/Authen-Simple-Passwd: Stabilize 0.600.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Authen-Simple-Passwd/Authen-Simple-Passwd-0.600.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-Simple-Passwd/Authen-Simple-Passwd-0.600.0-r1.ebuild b/dev-perl/Authen-Simple-Passwd/Authen-Simple-Passwd-0.600.0-r1.ebuild index 3ba41de2c542..f0aac13307d0 100644 --- a/dev-perl/Authen-Simple-Passwd/Authen-Simple-Passwd-0.600.0-r1.ebuild +++ b/dev-perl/Authen-Simple-Passwd/Authen-Simple-Passwd-0.600.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Simple Passwd 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/Authen-Simple-0.300.0 |