diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:47 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:09 -0400 |
commit | 445dd8ed57ac1fd36df96150c8b51b5547024c31 (patch) | |
tree | d814e82a7e8dd6927176aa223a67e29abe5a7932 /dev-perl/Net-DBus | |
parent | x11-misc/shared-mime-info-1.10: ppc64 stable, bug 666872 (diff) | |
download | gentoo-445dd8ed57ac1fd36df96150c8b51b5547024c31.tar.gz gentoo-445dd8ed57ac1fd36df96150c8b51b5547024c31.tar.bz2 gentoo-445dd8ed57ac1fd36df96150c8b51b5547024c31.zip |
dev-perl/Net-DBus-1.1.0: ppc64 stable, bug 666874
Signed-off-by: Matt Turner <mattst88@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 51eb4ae67a9e..704153c795f9 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.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 s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |