diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:53:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:53:39 +0800 |
commit | 5855144a664415dc0b332763c5908307bd631c55 (patch) | |
tree | ccaf9160bb0143383519f377e3708aa23af7feae /dev-perl/Net-DBus | |
parent | dev-perl/XML-Twig: keyword 3.520.0-r1 for ~loong (diff) | |
download | gentoo-5855144a664415dc0b332763c5908307bd631c55.tar.gz gentoo-5855144a664415dc0b332763c5908307bd631c55.tar.bz2 gentoo-5855144a664415dc0b332763c5908307bd631c55.zip |
dev-perl/Net-DBus: keyword 1.2.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Net-DBus')
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild index dbb7fb81bf8c..f82e1b92d0a5 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" sys-apps/dbus |