summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 20:35:21 +0000
committerSam James <sam@gentoo.org>2021-02-26 22:27:32 +0000
commit87d36b801f84d25a3178c4b96ec0b8b5f3198023 (patch)
tree16e4701905d4c1e84c92fdc040b10f19ab02dcee /dev-erlang/jiffy
parentdev-erlang/goldrush: drop 0.1.9 to ~ppc too (diff)
downloadgentoo-87d36b801f84d25a3178c4b96ec0b8b5f3198023.tar.gz
gentoo-87d36b801f84d25a3178c4b96ec0b8b5f3198023.tar.bz2
gentoo-87d36b801f84d25a3178c4b96ec0b8b5f3198023.zip
dev-erlang/jiffy: drop 0.14.x to ~ppc too
Bug: https://bugs.gentoo.org/735926 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-erlang/jiffy')
-rw-r--r--dev-erlang/jiffy/jiffy-0.14.11.ebuild4
-rw-r--r--dev-erlang/jiffy/jiffy-0.14.9.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.11.ebuild b/dev-erlang/jiffy/jiffy-0.14.11.ebuild
index 9c32d6746ea7..6ebaf22f5490 100644
--- a/dev-erlang/jiffy/jiffy-0.14.11.ebuild
+++ b/dev-erlang/jiffy/jiffy-0.14.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
LICENSE="MIT BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"
diff --git a/dev-erlang/jiffy/jiffy-0.14.9.ebuild b/dev-erlang/jiffy/jiffy-0.14.9.ebuild
index 32fbdb970553..6ebaf22f5490 100644
--- a/dev-erlang/jiffy/jiffy-0.14.9.ebuild
+++ b/dev-erlang/jiffy/jiffy-0.14.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
LICENSE="MIT BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"