From 12ee9962be15a0808e7e513adaf45fc73b986786 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Thu, 23 May 2019 15:46:45 +0300 Subject: [PATCH] dev-erlang/p1_utils: amd64 stable wrt bug #684164 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- dev-erlang/p1_utils/p1_utils-1.0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 769cff2703889..68fae7e133dd0 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}"