diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 08:00:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 08:00:08 +0200 |
commit | c5ca62f63721e4bc8c6c54f6710ae1948bfa0fe7 (patch) | |
tree | 3cfa0207d310fb1ac59619e7bb912d0fe851ecbd /dev-perl/Net-DBus | |
parent | dev-perl/Mojolicious: x86 stable wrt bug #810129 (diff) | |
download | gentoo-c5ca62f63721e4bc8c6c54f6710ae1948bfa0fe7.tar.gz gentoo-c5ca62f63721e4bc8c6c54f6710ae1948bfa0fe7.tar.bz2 gentoo-c5ca62f63721e4bc8c6c54f6710ae1948bfa0fe7.zip |
dev-perl/Net-DBus: x86 stable wrt bug #810141
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 90e91d219d86..3a7be54d3aa2 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 |