diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 17:14:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 17:14:19 +0100 |
commit | 583c212946d10066096e0645dd5bf23128ded19e (patch) | |
tree | 06204a1e54720a68bad7b0879f3184bf23ee504d /sys-auth | |
parent | dev-libs/cyrus-sasl: ppc stable wrt bug #703628 (diff) | |
download | gentoo-583c212946d10066096e0645dd5bf23128ded19e.tar.gz gentoo-583c212946d10066096e0645dd5bf23128ded19e.tar.bz2 gentoo-583c212946d10066096e0645dd5bf23128ded19e.zip |
sys-auth/nss-mdns: amd64 stable wrt bug #704122
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 4a8a3740c186..e363b10f2ea7 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 )" |