diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 22:54:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-10 23:04:56 +0300 |
commit | 10a6e59b7e1f7686efb17bd20a3a4e1f893449f0 (patch) | |
tree | 5db6a317528bd41ec560585a553d9fe3f496f1ec /dev-erlang/esip | |
parent | dev-erlang/eredis: dekeyword ppc (diff) | |
download | gentoo-10a6e59b7e1f7686efb17bd20a3a4e1f893449f0.tar.gz gentoo-10a6e59b7e1f7686efb17bd20a3a4e1f893449f0.tar.bz2 gentoo-10a6e59b7e1f7686efb17bd20a3a4e1f893449f0.zip |
dev-erlang/esip: 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/esip')
-rw-r--r-- | dev-erlang/esip/esip-1.0.47.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/esip/esip-1.0.48.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/esip/esip-1.0.49.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/esip/esip-1.0.50.ebuild | 4 | ||||
-rw-r--r-- | dev-erlang/esip/esip-1.0.52.ebuild | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/dev-erlang/esip/esip-1.0.47.ebuild b/dev-erlang/esip/esip-1.0.47.ebuild index e55b0bf04e6c..51e974ecfc0f 100644 --- a/dev-erlang/esip/esip-1.0.47.ebuild +++ b/dev-erlang/esip/esip-1.0.47.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-erlang/fast_tls-1.1.15 diff --git a/dev-erlang/esip/esip-1.0.48.ebuild b/dev-erlang/esip/esip-1.0.48.ebuild index 77f33750e708..61dbd4a61422 100644 --- a/dev-erlang/esip/esip-1.0.48.ebuild +++ b/dev-erlang/esip/esip-1.0.48.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-erlang/fast_tls-1.1.16 diff --git a/dev-erlang/esip/esip-1.0.49.ebuild b/dev-erlang/esip/esip-1.0.49.ebuild index 4f818e02d572..f95ea65262dc 100644 --- a/dev-erlang/esip/esip-1.0.49.ebuild +++ b/dev-erlang/esip/esip-1.0.49.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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-erlang/fast_tls-1.1.16 diff --git a/dev-erlang/esip/esip-1.0.50.ebuild b/dev-erlang/esip/esip-1.0.50.ebuild index b02f19dc86a5..f6d5d3a5379e 100644 --- a/dev-erlang/esip/esip-1.0.50.ebuild +++ b/dev-erlang/esip/esip-1.0.50.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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-erlang/fast_tls-1.1.16 diff --git a/dev-erlang/esip/esip-1.0.52.ebuild b/dev-erlang/esip/esip-1.0.52.ebuild index 1be60ad5326c..abf7206920c3 100644 --- a/dev-erlang/esip/esip-1.0.52.ebuild +++ b/dev-erlang/esip/esip-1.0.52.ebuild @@ -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-erlang/fast_tls-1.1.16 |