diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:36:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:36:05 +0100 |
commit | 24997c6497bbff13d91c3d683bef10d4c1411530 (patch) | |
tree | f4b4a00b2153b0140d943b02c80520b1513a36e3 /dev-perl/Net-DBus | |
parent | net-libs/libssh: sparc stable wrt bug #578520 (diff) | |
download | gentoo-24997c6497bbff13d91c3d683bef10d4c1411530.tar.gz gentoo-24997c6497bbff13d91c3d683bef10d4c1411530.tar.bz2 gentoo-24997c6497bbff13d91c3d683bef10d4c1411530.zip |
dev-perl/Net-DBus: sparc stable wrt bug #578650
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 69e4df6332d0..7a0047bc835f 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=" |