diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:22:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:28:26 +0200 |
commit | 053edb5d3d3d49cf4fd1ee5b686888c4be0cc855 (patch) | |
tree | aee009b13f1b1cec48471e4db6a8ea2da181ad34 /net-misc/unison | |
parent | dev-python/unidecode: x86 stable (bug #616976) (diff) | |
download | gentoo-053edb5d3d3d49cf4fd1ee5b686888c4be0cc855.tar.gz gentoo-053edb5d3d3d49cf4fd1ee5b686888c4be0cc855.tar.bz2 gentoo-053edb5d3d3d49cf4fd1ee5b686888c4be0cc855.zip |
net-misc/unison: x86 stable (bug #626304)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'net-misc/unison')
-rw-r--r-- | net-misc/unison/unison-2.48.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild index 3a685747ee20..a1f428de517b 100644 --- a/net-misc/unison/unison-2.48.4.ebuild +++ b/net-misc/unison/unison-2.48.4.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Two-way cross-platform file synchronizer" HOMEPAGE="https://www.seas.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[ocamlopt?] |