diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:18:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:18:53 +0100 |
commit | f09b0c87bd10f9a1237a1eb178b4659c443cb163 (patch) | |
tree | 12c20d58577c38b903561d7b2a346dbad2c6e458 /dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild | |
parent | dev-perl/Moose: Stabilize 2.201.500 ppc64, #810135 (diff) | |
download | gentoo-f09b0c87bd10f9a1237a1eb178b4659c443cb163.tar.gz gentoo-f09b0c87bd10f9a1237a1eb178b4659c443cb163.tar.bz2 gentoo-f09b0c87bd10f9a1237a1eb178b4659c443cb163.zip |
dev-perl/Net-DBus: Stabilize 1.2.0 ppc64, #810141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild')
-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 a9ccd8ccd05a..0924e5238903 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 |