diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:51:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:51:42 +0100 |
commit | 702c7224e2b36abfb5dab85adeb2de93ad02a8fd (patch) | |
tree | b8b1757c20dcbe4d8ffde9718f792c9d529ea729 /dev-perl/Net-DBus | |
parent | dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 x86, #801610 (diff) | |
download | gentoo-702c7224e2b36abfb5dab85adeb2de93ad02a8fd.tar.gz gentoo-702c7224e2b36abfb5dab85adeb2de93ad02a8fd.tar.bz2 gentoo-702c7224e2b36abfb5dab85adeb2de93ad02a8fd.zip |
dev-perl/Net-DBus: Stabilize 1.1.0-r1 x86, #801613
Signed-off-by: Sam James <sam@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 a89f1835cb14..e7190f918800 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 )" |