summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-05 20:32:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-05 20:32:03 +0100
commit1a586af6b390f1c08ae342b781037acd990f5112 (patch)
treeaef8b6da4031f4c2adbd553e8e986fd4db1790e3 /dev-ml
parentdev-ml/ocaml-ctypes: keyworded 0.11.2 for ppc, bug #543604 (diff)
downloadgentoo-1a586af6b390f1c08ae342b781037acd990f5112.tar.gz
gentoo-1a586af6b390f1c08ae342b781037acd990f5112.tar.bz2
gentoo-1a586af6b390f1c08ae342b781037acd990f5112.zip
dev-ml/ounit: keyworded 2.0.0 for ppc, bug #543604
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ounit-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit/ounit-2.0.0.ebuild b/dev-ml/ounit/ounit-2.0.0.ebuild
index d58f97f52314..8779d2f64cf7 100644
--- a/dev-ml/ounit/ounit-2.0.0.ebuild
+++ b/dev-ml/ounit/ounit-2.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1258/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""