diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:16:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:13 +0100 |
commit | 177e46b1e59095e3922c05c154e1f7b95dfa4879 (patch) | |
tree | 19ba15400013a6dc80396f5e3bc3233875569d8e /dev-perl/Net-DBus | |
parent | dev-perl/XML-Twig: Tested on ~amd64-fbsd (diff) | |
download | gentoo-177e46b1e59095e3922c05c154e1f7b95dfa4879.tar.gz gentoo-177e46b1e59095e3922c05c154e1f7b95dfa4879.tar.bz2 gentoo-177e46b1e59095e3922c05c154e1f7b95dfa4879.zip |
dev-perl/Net-DBus: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/Net-DBus')
-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 e0e0bc6d0ba4..cf7496ac995f 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |