diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 12:09:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 12:09:12 +0100 |
commit | 988fde73ce7b151e8b684842703e070e62650aea (patch) | |
tree | b7a31982e2f80babd82ef480744f29588aa21f54 /dev-perl/Net-DBus | |
parent | net-libs/libssh: ia64 stable wrt bug #578520 (diff) | |
download | gentoo-988fde73ce7b151e8b684842703e070e62650aea.tar.gz gentoo-988fde73ce7b151e8b684842703e070e62650aea.tar.bz2 gentoo-988fde73ce7b151e8b684842703e070e62650aea.zip |
dev-perl/Net-DBus: ia64 stable wrt bug #578650
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 7a0047bc835f..73827aead042 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=" |