diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 15:53:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 15:53:41 +0100 |
commit | dc7098dc4bb9f995fffe2323996ecd7a69cd5d15 (patch) | |
tree | 9d49d0d946a37dfb93237ec0a02640292a8e6942 /dev-perl/Net-DBus | |
parent | dev-perl/Inline-C: Stabilize 0.810.0 arm, #810113 (diff) | |
download | gentoo-dc7098dc4bb9f995fffe2323996ecd7a69cd5d15.tar.gz gentoo-dc7098dc4bb9f995fffe2323996ecd7a69cd5d15.tar.bz2 gentoo-dc7098dc4bb9f995fffe2323996ecd7a69cd5d15.zip |
dev-perl/Net-DBus: Stabilize 1.2.0 arm, #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 812285804f3c..dbb7fb81bf8c 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 |