diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:02:53 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-08-20 16:02:53 -0400 |
commit | 948f2dce58a1237f286631f8338499c57419ff5c (patch) | |
tree | a39ae86acd96b68989c53f82a05902e7c3610397 /dev-erlang | |
parent | dev-util/rebar: stabilize 2.6.1 on ppc, bug #587914 (diff) | |
download | gentoo-948f2dce58a1237f286631f8338499c57419ff5c.tar.gz gentoo-948f2dce58a1237f286631f8338499c57419ff5c.tar.bz2 gentoo-948f2dce58a1237f286631f8338499c57419ff5c.zip |
dev-erlang/p1_utils: stabilize 1.0.4 on ppc, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_utils/p1_utils-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild index a299a7023d17..760beae45c8c 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |