diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:42:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:43:04 +0200 |
commit | 885e98b6dbf23243a34edd01081032f4d295a553 (patch) | |
tree | 8807d0256870651da46895ba92bd3ce4c3bc2da1 /dev-perl/IPC-ShareLite | |
parent | dev-perl/Net-IRC: Stabilize 0.790.0-r2 arm64, #823668 (diff) | |
download | gentoo-885e98b6dbf23243a34edd01081032f4d295a553.tar.gz gentoo-885e98b6dbf23243a34edd01081032f4d295a553.tar.bz2 gentoo-885e98b6dbf23243a34edd01081032f4d295a553.zip |
dev-perl/IPC-ShareLite: Stabilize 0.170.0-r2 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0-r2.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0-r2.ebuild index 5dcf27b3d125..da5a257ba491 100644 --- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0-r2.ebuild +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IPC::ShareLite module for perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |