Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_utils/
Date: Thu, 08 Jul 2021 15:37:50
Message-Id: 1625758623.4f9b2f24822edbde32d9577a6b95b7d9b265d504.flow@gentoo
1 commit: 4f9b2f24822edbde32d9577a6b95b7d9b265d504
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 15:37:03 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 15:37:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9b2f24
7
8 dev-erlang/p1_utils: Stabilize 1.0.22 amd64 x86, #801088
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-erlang/p1_utils/p1_utils-1.0.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild
16 index 92233aa7c2c..fd335dc8c90 100644
17 --- a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild
18 +++ b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
25
26 DEPEND=">=dev-lang/erlang-17.1:="
27 RDEPEND="${DEPEND}"