diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:30:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:31:05 +0100 |
commit | a9c6dd32a97de7080dc162da7159107082f5bdcf (patch) | |
tree | 976417fcb6c8539690c826e81636b04c06b4aa55 /net-misc/unison | |
parent | app-text/pastebinit: x86 stable (bug #756931) (diff) | |
download | gentoo-a9c6dd32a97de7080dc162da7159107082f5bdcf.tar.gz gentoo-a9c6dd32a97de7080dc162da7159107082f5bdcf.tar.bz2 gentoo-a9c6dd32a97de7080dc162da7159107082f5bdcf.zip |
net-misc/unison: x86 stable (bug #756811)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/unison')
-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 f0744e723563..995eed6c2c26 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 |