summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-05-21 20:07:07 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-21 19:49:55 +0100
commit9e8ed4891f57df2ba7fa091cf3e1da0a1f2f98de (patch)
treef1837dd3a4ceaa24a1409c38a24094d69436427c /dev-erlang
parentx11-misc/x11vnc: Drop 0.9.16-r0, -r1 (diff)
downloadgentoo-9e8ed4891f57df2ba7fa091cf3e1da0a1f2f98de.tar.gz
gentoo-9e8ed4891f57df2ba7fa091cf3e1da0a1f2f98de.tar.bz2
gentoo-9e8ed4891f57df2ba7fa091cf3e1da0a1f2f98de.zip
dev-erlang/p1_utils: stable 1.0.13 for sparc, bug #684164
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/p1_utils/p1_utils-1.0.13.ebuild4
1 files changed, 2 insertions, 2 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 e0a8a9e30c93..769cff270388 100644
--- a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild
+++ b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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="~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}"