diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:14:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:14:55 +0100 |
commit | ecfef82e5cd7251bf92021acc2b988d6558fd6f6 (patch) | |
tree | a45f9808223ce7a085ae0d8f86fee703df35e4db /sys-auth/nss-mdns | |
parent | dev-libs/libedit: ppc stable wrt bug #704116 (diff) | |
download | gentoo-ecfef82e5cd7251bf92021acc2b988d6558fd6f6.tar.gz gentoo-ecfef82e5cd7251bf92021acc2b988d6558fd6f6.tar.bz2 gentoo-ecfef82e5cd7251bf92021acc2b988d6558fd6f6.zip |
sys-auth/nss-mdns: ppc stable wrt bug #704122
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/nss-mdns')
-rw-r--r-- | sys-auth/nss-mdns/nss-mdns-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-mdns/nss-mdns-0.14.1.ebuild b/sys-auth/nss-mdns/nss-mdns-0.14.1.ebuild index e363b10f2ea7..9e9fe770243a 100644 --- a/sys-auth/nss-mdns/nss-mdns-0.14.1.ebuild +++ b/sys-auth/nss-mdns/nss-mdns-0.14.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/lathiat/nss-mdns/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |