commit: 3e77e88c8412d2a7de00f29121a8cf646b310e95 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 26 20:34:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 22:27:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e77e88c
dev-erlang/goldrush: drop 0.1.9 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 <AT> gentoo.org> dev-erlang/goldrush/goldrush-0.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/goldrush/goldrush-0.1.9.ebuild b/dev-erlang/goldrush/goldrush-0.1.9.ebuild index 1e8c8943ef2..45407f9da29 100644 --- a/dev-erlang/goldrush/goldrush-0.1.9.ebuild +++ b/dev-erlang/goldrush/goldrush-0.1.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/DeadZen/${PN}/archive/${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}"
