diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-26 21:59:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-26 21:49:12 +0100 |
commit | 66f0f4dcaddf0fdbf90ac68cac908e01488afcf3 (patch) | |
tree | 81f0846db876d571cc8be0e1c8bae53068cfd36d /dev-perl/Net-DBus | |
parent | dev-perl/XML-Twig: stable 3.520.0 for hppa, bug #666874 (diff) | |
download | gentoo-66f0f4dcaddf0fdbf90ac68cac908e01488afcf3.tar.gz gentoo-66f0f4dcaddf0fdbf90ac68cac908e01488afcf3.tar.bz2 gentoo-66f0f4dcaddf0fdbf90ac68cac908e01488afcf3.zip |
dev-perl/Net-DBus: stable 1.1.0 for hppa, bug #666874
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 75ce114c3690..51eb4ae67a9e 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=" |