diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:48 +0200 |
commit | 477d9418ce5beb3122af920c5d8f2bb09098ac70 (patch) | |
tree | 4b52a5b172daca94d2f62ab921b4645dd98ce4d0 /dev-perl/Net-DBus | |
parent | dev-libs/libuv: ppc stable wrt bug #580634 (diff) | |
download | gentoo-477d9418ce5beb3122af920c5d8f2bb09098ac70.tar.gz gentoo-477d9418ce5beb3122af920c5d8f2bb09098ac70.tar.bz2 gentoo-477d9418ce5beb3122af920c5d8f2bb09098ac70.zip |
dev-perl/Net-DBus: ppc stable wrt bug #578650
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
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.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild index e74fcc160307..66cf0c06d1e0 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for the DBus message system" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ~sparc x86" IUSE="test" RDEPEND=" |