diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 10:56:57 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 10:56:57 +0200 |
commit | ce765076fc1e0c5b448833a4f8d5bb3f24785332 (patch) | |
tree | bc1b044802ddf225a410012efc90addabc7897d0 | |
parent | app-portage/genlop: marked ~x64-solaris (diff) | |
download | gentoo-ce765076fc1e0c5b448833a4f8d5bb3f24785332.tar.gz gentoo-ce765076fc1e0c5b448833a4f8d5bb3f24785332.tar.bz2 gentoo-ce765076fc1e0c5b448833a4f8d5bb3f24785332.zip |
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@gentoo.org>
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 403762e7ef9f..447825e472be 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=" |