diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:18 +0200 |
commit | b1c241a22b69bb0dc3c4e2f6cbab15e8363e2774 (patch) | |
tree | 0e7b2ebed56f2fe3bfd470764b202f420e7b54a6 /dev-perl/IPC-ShareLite | |
parent | dev-perl/Net-IRC: Stabilize 0.790.0-r2 arm, #823668 (diff) | |
download | gentoo-b1c241a22b69bb0dc3c4e2f6cbab15e8363e2774.tar.gz gentoo-b1c241a22b69bb0dc3c4e2f6cbab15e8363e2774.tar.bz2 gentoo-b1c241a22b69bb0dc3c4e2f6cbab15e8363e2774.zip |
dev-perl/IPC-ShareLite: Stabilize 0.170.0-r2 arm, #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 da5a257ba491..1d0c3b106744 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 )" |