diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 15:50:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 15:50:23 +0100 |
commit | a66435af93049866e192c8a0fe06c3b7a4529f1d (patch) | |
tree | 6c220b89a5aab98adbb29e22f80c5c5775851792 /dev-perl/Net-DBus | |
parent | dev-perl/Moose: Stabilize 2.201.500 arm64, #810135 (diff) | |
download | gentoo-a66435af93049866e192c8a0fe06c3b7a4529f1d.tar.gz gentoo-a66435af93049866e192c8a0fe06c3b7a4529f1d.tar.bz2 gentoo-a66435af93049866e192c8a0fe06c3b7a4529f1d.zip |
dev-perl/Net-DBus: Stabilize 1.2.0 arm64, #810141
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild index be50b74274cf..812285804f3c 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.2.0.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" sys-apps/dbus |