diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:12:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:12:59 +0200 |
commit | 15d092b83606da07d8ec6962971e6b6bfce62414 (patch) | |
tree | 4dd1809f1197fcabf6bf676cf79ce349ef678a86 /dev-ml/dose3 | |
parent | dev-perl/Sereal: ppc stable wrt bug #817524 (diff) | |
download | gentoo-15d092b83606da07d8ec6962971e6b6bfce62414.tar.gz gentoo-15d092b83606da07d8ec6962971e6b6bfce62414.tar.bz2 gentoo-15d092b83606da07d8ec6962971e6b6bfce62414.zip |
dev-ml/dose3: ppc stable wrt bug #817704
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-6.1.ebuild b/dev-ml/dose3/dose3-6.1.ebuild index 1a9339042f3b..2424451a058e 100644 --- a/dev-ml/dose3/dose3-6.1.ebuild +++ b/dev-ml/dose3/dose3-6.1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="+ocamlopt test" BDEPEND=" |