diff options
author | 2019-09-13 14:00:58 +0200 | |
---|---|---|
committer | 2019-09-13 14:00:58 +0200 | |
commit | 6711f42e323817120bc89bee6398491646f21782 (patch) | |
tree | c0c2c4dc40425c02e7989d76873a1313fd9f7010 /dev-erlang/p1_pgsql | |
parent | dev-erlang/meck: ppc stable wrt bug #694160 (diff) | |
download | gentoo-6711f42e323817120bc89bee6398491646f21782.tar.gz gentoo-6711f42e323817120bc89bee6398491646f21782.tar.bz2 gentoo-6711f42e323817120bc89bee6398491646f21782.zip |
dev-erlang/p1_pgsql: ppc stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang/p1_pgsql')
-rw-r--r-- | dev-erlang/p1_pgsql/p1_pgsql-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.6.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.6.ebuild index e78a9296d0cd..a8e05f0c557a 100644 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.6.ebuild +++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="ErlPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |