diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:15:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:18:17 +0200 |
commit | 115aad6bc9c9d9597a48a307f7fe1bf0b50b6b2a (patch) | |
tree | f23f8b158b2879cbd8431429e8ac1c345bd7a9c3 /dev-perl/Net-Bonjour | |
parent | dev-perl/Wx-GLCanvas: x86 stable (bug #632664) (diff) | |
download | gentoo-115aad6bc9c9d9597a48a307f7fe1bf0b50b6b2a.tar.gz gentoo-115aad6bc9c9d9597a48a307f7fe1bf0b50b6b2a.tar.bz2 gentoo-115aad6bc9c9d9597a48a307f7fe1bf0b50b6b2a.zip |
dev-perl/Net-Bonjour: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Net-Bonjour')
-rw-r--r-- | dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild b/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild index 4dd6eeaa17de..8f1c4489d393 100644 --- a/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild +++ b/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Module for DNS service discovery (Apple's Bonjour)" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test examples" RDEPEND=" |