diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 17:49:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 17:50:14 +0200 |
commit | 7d205ec3af4edaee49d854122437abf918c4d63c (patch) | |
tree | d4af1121f0704f3c65861643274b8b0668bdc8fc /dev-perl/Net-DBus | |
parent | sys-apps/systemd: drop 229-r100 (diff) | |
download | gentoo-7d205ec3af4edaee49d854122437abf918c4d63c.tar.gz gentoo-7d205ec3af4edaee49d854122437abf918c4d63c.tar.bz2 gentoo-7d205ec3af4edaee49d854122437abf918c4d63c.zip |
dev-perl/Net-DBus-1.1.0-r0: add alpha keyword
Gentoo-Bug: 578650
Package-Manager: portage-2.3.0_rc1
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 ed724b8d8222..3d29fb1077be 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |