diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:02:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:40 +0100 |
commit | 0bf6b27110f9fccb9a922798ff3f3f12ea2e71ae (patch) | |
tree | c6f19478151dcb755a2ed830354b46431f035d81 /net-misc | |
parent | dev-python/os-xenapi: amd64/x86 stable (ALLARCHES policy) wrt bug #756481 (diff) | |
download | gentoo-0bf6b27110f9fccb9a922798ff3f3f12ea2e71ae.tar.gz gentoo-0bf6b27110f9fccb9a922798ff3f3f12ea2e71ae.tar.bz2 gentoo-0bf6b27110f9fccb9a922798ff3f3f12ea2e71ae.zip |
net-misc/unison: amd64 stable wrt bug #756811
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/unison/unison-2.51.3_p20201024.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/unison/unison-2.51.3_p20201024.ebuild b/net-misc/unison/unison-2.51.3_p20201024.ebuild index 995eed6c2c26..f3e2e3755dc9 100644 --- a/net-misc/unison/unison-2.51.3_p20201024.ebuild +++ b/net-misc/unison/unison-2.51.3_p20201024.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bcpierce00/unison/archive/${MY_COMMIT}.tar.gz -> ${P LICENSE="GPL-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="debug doc gtk +ocamlopt threads" RESTRICT="!ocamlopt? ( strip )" # https://bugs.gentoo.org/685776#c0 |