diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 22:41:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:08:27 +0100 |
commit | 815ea76266d774d2bc9fb7e719142ea7503cca28 (patch) | |
tree | c952c974acd9dab645ec0d465b03dbfc3ac410b4 /dev-erlang/p1_utils | |
parent | net-analyzer/net-snmp: stable 5.8-r1 for ppc, bug #683342 (diff) | |
download | gentoo-815ea76266d774d2bc9fb7e719142ea7503cca28.tar.gz gentoo-815ea76266d774d2bc9fb7e719142ea7503cca28.tar.bz2 gentoo-815ea76266d774d2bc9fb7e719142ea7503cca28.zip |
dev-erlang/p1_utils: stable 1.0.13 for ppc, bug #684164
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-erlang/p1_utils')
-rw-r--r-- | dev-erlang/p1_utils/p1_utils-1.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild index 68fae7e133dd..9ee8a68c87c9 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.13.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 ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc ~x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |