diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-27 19:52:34 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-27 20:05:13 +0000 |
commit | c2b52f02c7860a8dd484d046f29edfc1410ae1b1 (patch) | |
tree | 7d4245ebf0d0db2eb5182741aebffd059635635a /dev-ml | |
parent | net-im/mcabber: Wipe the KEYWORDS in live ebuild (diff) | |
download | gentoo-c2b52f02c7860a8dd484d046f29edfc1410ae1b1.tar.gz gentoo-c2b52f02c7860a8dd484d046f29edfc1410ae1b1.tar.bz2 gentoo-c2b52f02c7860a8dd484d046f29edfc1410ae1b1.zip |
dev-ml/ocamlnet: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Gentoo-Bug: https://bugs.gentoo.org/586922
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild index 1ffc0a64b847..f0148d828755 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 x86-fbsd" IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources" |