commit: ce765076fc1e0c5b448833a4f8d5bb3f24785332 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Oct 21 08:56:57 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Oct 21 08:56:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce765076
dev-perl/Net-DBus: marked ~x64-solaris Bug: https://bugs.gentoo.org/658328 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 403762e7ef9..447825e472b 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0.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 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-solaris" IUSE="test" RDEPEND="
