diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:44:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:44:35 +0200 |
commit | 65b78b2b1b05e27aa20b1efe241c2caa0194a032 (patch) | |
tree | a74fed417c7776a49e0ed2841c9fff389820d894 /dev-perl/Net-DBus | |
parent | lxde-base/lxsession: amd64 stable wrt bug #575892 (diff) | |
download | gentoo-65b78b2b1b05e27aa20b1efe241c2caa0194a032.tar.gz gentoo-65b78b2b1b05e27aa20b1efe241c2caa0194a032.tar.bz2 gentoo-65b78b2b1b05e27aa20b1efe241c2caa0194a032.zip |
dev-perl/Net-DBus: amd64 stable wrt bug #578650
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 4cc855eed75c..ed724b8d8222 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild @@ -10,7 +10,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" IUSE="test" RDEPEND=" |