diff options
author | Sam James <sam@gentoo.org> | 2021-07-13 20:58:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-13 20:58:32 +0100 |
commit | 2456f77277a359ed2043177c11cc6ce27c95791e (patch) | |
tree | a07ceb78b80c2f4982959844021990a87049686e /dev-perl/Net-DBus | |
parent | dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 arm64, #801610 (diff) | |
download | gentoo-2456f77277a359ed2043177c11cc6ce27c95791e.tar.gz gentoo-2456f77277a359ed2043177c11cc6ce27c95791e.tar.bz2 gentoo-2456f77277a359ed2043177c11cc6ce27c95791e.zip |
dev-perl/Net-DBus: Stabilize 1.1.0-r1 arm64, #801613
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-DBus')
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild index 201fa40f9ad2..33209b0a1984 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl extension for the DBus message system" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |