summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-27 16:11:29 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-27 16:13:55 +0200
commit8a4860345df5aa97079ebbf15896417365807c85 (patch)
treea27d3f1913d90bbf03b8080a2aa9280470e62e5d /dev-erlang/p1_utils
parentdev-lisp/cmucl: x86 stable (bug #655424) (diff)
downloadgentoo-8a4860345df5aa97079ebbf15896417365807c85.tar.gz
gentoo-8a4860345df5aa97079ebbf15896417365807c85.tar.bz2
gentoo-8a4860345df5aa97079ebbf15896417365807c85.zip
dev-erlang/p1_utils: x86 stable (bug #649202)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-erlang/p1_utils')
-rw-r--r--dev-erlang/p1_utils/p1_utils-1.0.8.ebuild4
1 files changed, 2 insertions, 2 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 02a060c06384..32d4f3a41ec4 100644
--- a/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild
+++ b/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,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}"