summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-10 22:54:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-10 23:04:56 +0300
commite99d2826967956f73d89ff09aa973960be0f0b4a (patch)
tree819d19abb08af017620f4b33ebbfa0e8c098a7e4 /dev-erlang
parentdev-erlang/esip: dekeyword ppc (diff)
downloadgentoo-e99d2826967956f73d89ff09aa973960be0f0b4a.tar.gz
gentoo-e99d2826967956f73d89ff09aa973960be0f0b4a.tar.bz2
gentoo-e99d2826967956f73d89ff09aa973960be0f0b4a.zip
dev-erlang/ezlib: dekeyword ppc
Those are packages keyworded for ppc and not ppc64, weird, most likely legacy keyword, so just drop. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/ezlib/ezlib-1.0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/ezlib/ezlib-1.0.12.ebuild b/dev-erlang/ezlib/ezlib-1.0.12.ebuild
index ee41c5a60ee3..02eb33d9cf74 100644
--- a/dev-erlang/ezlib/ezlib-1.0.12.ebuild
+++ b/dev-erlang/ezlib/ezlib-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86"
DEPEND="
>=dev-lang/erlang-17.1:=