diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 18:14:46 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 18:15:59 +0200 |
commit | b2a5b3283c1d01d4fbf6aaa894528ab52e809309 (patch) | |
tree | 76c5338b4c5946622dca0db90d2c43791b2f514e /dev-perl/Net-DBus | |
parent | media-libs/libmypaint: 1.4.0 (diff) | |
download | gentoo-b2a5b3283c1d01d4fbf6aaa894528ab52e809309.tar.gz gentoo-b2a5b3283c1d01d4fbf6aaa894528ab52e809309.tar.bz2 gentoo-b2a5b3283c1d01d4fbf6aaa894528ab52e809309.zip |
dev-perl/Net-DBus: marked ~x86-macos
Bug: https://bugs.gentoo.org/658328
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Net-DBus')
-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 93e0f4256b2e..b59c567c7bda 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 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris" IUSE="test" RDEPEND=" |