diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-12 08:35:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-12 08:35:40 +0200 |
commit | 63848a0e0f6ce3cea679dcbde572e48bcdf7dbcf (patch) | |
tree | 7b05c7b910db1bacec689ff4f93e60cae123e3c9 /dev-perl/Net-DBus | |
parent | dev-perl/Net-CIDR-Lite: amd64 stable wrt bug #801610 (diff) | |
download | gentoo-63848a0e0f6ce3cea679dcbde572e48bcdf7dbcf.tar.gz gentoo-63848a0e0f6ce3cea679dcbde572e48bcdf7dbcf.tar.bz2 gentoo-63848a0e0f6ce3cea679dcbde572e48bcdf7dbcf.zip |
dev-perl/Net-DBus: amd64 stable wrt bug #801613
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild index 36f46785a4de..201fa40f9ad2 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |