diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:38 -0400 |
commit | 979a03e8b3df4809f7db252f6951c5a870c610bf (patch) | |
tree | d65890f48c21f127cdffebd624070538594148e2 /dev-perl | |
parent | dev-perl/WWW-RobotRules: arm64 stable (diff) | |
download | gentoo-979a03e8b3df4809f7db252f6951c5a870c610bf.tar.gz gentoo-979a03e8b3df4809f7db252f6951c5a870c610bf.tar.bz2 gentoo-979a03e8b3df4809f7db252f6951c5a870c610bf.zip |
dev-perl/Net-DBus: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b531932f86c5..d4d8391782cf 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |