diff options
author | 2018-10-20 13:23:07 +0200 | |
---|---|---|
committer | 2018-10-20 13:23:07 +0200 | |
commit | 908490d31584be3fd935ec4e81863691c6566d3c (patch) | |
tree | 74b0f1e5a21c63c0648400773345e06cb012d6f5 /dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild | |
parent | dev-perl/XML-Twig: arm stable, bug #666874 (diff) | |
download | gentoo-908490d31584be3fd935ec4e81863691c6566d3c.tar.gz gentoo-908490d31584be3fd935ec4e81863691c6566d3c.tar.bz2 gentoo-908490d31584be3fd935ec4e81863691c6566d3c.zip |
dev-perl/Net-DBus: arm stable, bug #666874
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild')
-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 704153c795f9..b531932f86c5 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=" |