diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:46 +0200 |
commit | f6660c0f686563cdaede24381934a9bd57816018 (patch) | |
tree | bd0a80254e559490b3bbe8b9dd3cbe0ee3a894fc /net-misc/unison | |
parent | dev-perl/Const-Fast: amd64 stable wrt bug #570270 (diff) | |
download | gentoo-f6660c0f686563cdaede24381934a9bd57816018.tar.gz gentoo-f6660c0f686563cdaede24381934a9bd57816018.tar.bz2 gentoo-f6660c0f686563cdaede24381934a9bd57816018.zip |
net-misc/unison: amd64 stable wrt bug #578224
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/unison')
-rw-r--r-- | net-misc/unison/unison-2.48.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/unison/unison-2.48.3.ebuild b/net-misc/unison/unison-2.48.3.ebuild index 8392a648f930..200e18d1a15f 100644 --- a/net-misc/unison/unison-2.48.3.ebuild +++ b/net-misc/unison/unison-2.48.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer" HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/" LICENSE="GPL-2" SLOT="$(get_version_component_range 1-2 ${PV})" -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" # ocaml version so we are sure it has ocamlopt use flag DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?] |