diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:00 +0000 |
commit | dd6a11bc15c369e7d64ae9334d44ff2add9c32e7 (patch) | |
tree | d6b5701a62137c729aed045b725820c7eb046983 /dev-ml/ocaml-gettext-stub | |
parent | dev-ml/ocaml-gettext: Keyword 0.4.2-r1 ppc64, #892954 (diff) | |
download | gentoo-dd6a11bc15c369e7d64ae9334d44ff2add9c32e7.tar.gz gentoo-dd6a11bc15c369e7d64ae9334d44ff2add9c32e7.tar.bz2 gentoo-dd6a11bc15c369e7d64ae9334d44ff2add9c32e7.zip |
dev-ml/ocaml-gettext-stub: Keyword 0.4.2-r2 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-gettext-stub')
-rw-r--r-- | dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r2.ebuild b/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r2.ebuild index c678d9199725..eb6ff0d4a386 100644 --- a/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r2.ebuild +++ b/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64" +KEYWORDS="amd64 ~ppc64" IUSE="+ocamlopt test" RESTRICT="test" # Tests fail. |