diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:53:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:53:50 +0100 |
commit | 0abb7aa246137c21dbcfd122c07e6fd0c2811c2f (patch) | |
tree | 1e91e577372b7aad43ea2e8f7ba581d2d7fd3958 /dev-perl/Net-DBus | |
parent | dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 sparc, #801610 (diff) | |
download | gentoo-0abb7aa246137c21dbcfd122c07e6fd0c2811c2f.tar.gz gentoo-0abb7aa246137c21dbcfd122c07e6fd0c2811c2f.tar.bz2 gentoo-0abb7aa246137c21dbcfd122c07e6fd0c2811c2f.zip |
dev-perl/Net-DBus: Stabilize 1.1.0-r1 sparc, #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 8b2d4ebfe3a7..36f46785a4de 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 )" |