diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:02:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:02:39 +0100 |
commit | 00abe8e52ba1da9453fd82350cfc1833fd79ca91 (patch) | |
tree | d62c8cb0dbcccae84605ab72e955c6f2062d387a /sys-auth/nss-mdns | |
parent | dev-python/deprecated: x86 stable wrt bug #704120 (diff) | |
download | gentoo-00abe8e52ba1da9453fd82350cfc1833fd79ca91.tar.gz gentoo-00abe8e52ba1da9453fd82350cfc1833fd79ca91.tar.bz2 gentoo-00abe8e52ba1da9453fd82350cfc1833fd79ca91.zip |
sys-auth/nss-mdns: x86 stable wrt bug #704122
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 9e9fe770243a..fcab1f1874b5 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 )" |