diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 11:04:09 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-10-21 11:04:09 +0200 |
commit | cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc (patch) | |
tree | f3a5e6f4f6d660853cd3459056b23e8988b13f18 /dev-perl/Net-DBus | |
parent | x11-misc/xdg-utils: re-added Prefix keywords (diff) | |
download | gentoo-cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc.tar.gz gentoo-cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc.tar.bz2 gentoo-cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc.zip |
dev-perl/Net-DBus: marked ~{amd64,x86}-linux
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 447825e472be..93e0f4256b2e 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 ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="test" RDEPEND=" |