diff options
author | 2018-07-01 10:10:42 +0100 | |
---|---|---|
committer | 2018-07-01 10:10:42 +0100 | |
commit | 7988b6800e1cbd2e1f26049a2a09bdd946c25918 (patch) | |
tree | 3a60c6071d6c477a6ce7ac1714f655ce73833da8 /dev-erlang | |
parent | dev-erlang/epam: stable 1.0.2 for ppc64, bug #649202 (diff) | |
download | gentoo-7988b6800e1cbd2e1f26049a2a09bdd946c25918.tar.gz gentoo-7988b6800e1cbd2e1f26049a2a09bdd946c25918.tar.bz2 gentoo-7988b6800e1cbd2e1f26049a2a09bdd946c25918.zip |
dev-erlang/p1_utils: stable 1.0.8 for ppc64, bug #649202
Bug: https://bugs.gentoo.org/649202
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_utils/p1_utils-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild index 7094b26bb843..b634f4231091 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ppc64 sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |