diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:16:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:16:39 +0100 |
commit | b20cd5b2b7a3117d6eaf08cde87682360b6c6039 (patch) | |
tree | e1fa6dad3b69d985c94f89fba93d05ff78b40f67 /dev-perl/Net-DBus | |
parent | dev-perl/Moose: Stabilize 2.201.500 ppc, #810135 (diff) | |
download | gentoo-b20cd5b2b7a3117d6eaf08cde87682360b6c6039.tar.gz gentoo-b20cd5b2b7a3117d6eaf08cde87682360b6c6039.tar.bz2 gentoo-b20cd5b2b7a3117d6eaf08cde87682360b6c6039.zip |
dev-perl/Net-DBus: Stabilize 1.2.0 ppc, #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 3a7be54d3aa2..a9ccd8ccd05a 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 |