diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:08 +0200 |
commit | 3692afa87ea472968b4da749076284839f64748e (patch) | |
tree | 62ff7d2cd0b7e7cd3b992c9f3bc99abd6747aad7 /dev-ml | |
parent | dev-java/bcprov: x86 stable wrt bug #744310 (diff) | |
download | gentoo-3692afa87ea472968b4da749076284839f64748e.tar.gz gentoo-3692afa87ea472968b4da749076284839f64748e.tar.bz2 gentoo-3692afa87ea472968b4da749076284839f64748e.zip |
dev-ml/ounit: x86 stable wrt bug #733468
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ounit/ounit-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild index 904805aa573d..2a141c85006a 100644 --- a/dev-ml/ounit/ounit-2.0.6.ebuild +++ b/dev-ml/ounit/ounit-2.0.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc x86" DEPEND="" RDEPEND="${DEPEND}" IUSE="" |