diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:21 +0200 |
commit | b738b653463963eebeb3bc883d3fb9928962bccf (patch) | |
tree | 0ea806237740041fdafb0aaf2ebf53a0aaa7d3e8 /dev-perl | |
parent | dev-perl/HTML-Template: Stabilize 2.970.0-r1 arm, #823668 (diff) | |
download | gentoo-b738b653463963eebeb3bc883d3fb9928962bccf.tar.gz gentoo-b738b653463963eebeb3bc883d3fb9928962bccf.tar.bz2 gentoo-b738b653463963eebeb3bc883d3fb9928962bccf.zip |
dev-perl/Test-LongString: Stabilize 0.170.0-r1 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild index ac64c06fb7f5..7e3cd1ed3edb 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A library to test long strings" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="virtual/perl-Test-Simple" BDEPEND="${RDEPEND} |