diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 10:09:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 10:09:31 +0200 |
commit | fd12c88298596816d00bbacb4f987a1e5ef614d7 (patch) | |
tree | 3b18d190c53b810aa7689c377ef752ba3e232922 /dev-ml | |
parent | dev-ml/ppx_expect: ppc stable wrt bug #817731 (diff) | |
download | gentoo-fd12c88298596816d00bbacb4f987a1e5ef614d7.tar.gz gentoo-fd12c88298596816d00bbacb4f987a1e5ef614d7.tar.bz2 gentoo-fd12c88298596816d00bbacb4f987a1e5ef614d7.zip |
dev-ml/rresult: ppc stable wrt bug #817740
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')
-rw-r--r-- | dev-ml/rresult/rresult-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/rresult/rresult-0.6.0.ebuild b/dev-ml/rresult/rresult-0.6.0.ebuild index cb7ef4bc083e..7e47f573cd51 100644 --- a/dev-ml/rresult/rresult-0.6.0.ebuild +++ b/dev-ml/rresult/rresult-0.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86" RDEPEND="dev-ml/result:=" DEPEND="${RDEPEND}" |