diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:28:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:28:30 +0200 |
commit | c6addcc03289ccce381c4c78430d84a5413d279c (patch) | |
tree | 646d119ba30e60dd390238e1dfb2eedd930a8e43 /dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild | |
parent | dev-perl/Mojolicious: amd64 stable wrt bug #810129 (diff) | |
download | gentoo-c6addcc03289ccce381c4c78430d84a5413d279c.tar.gz gentoo-c6addcc03289ccce381c4c78430d84a5413d279c.tar.bz2 gentoo-c6addcc03289ccce381c4c78430d84a5413d279c.zip |
dev-perl/Net-DBus: amd64 stable wrt bug #810141
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 78e711e40aeb..90e91d219d86 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 |