summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-10 22:56:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-10 23:05:01 +0300
commitf9bcd40ea8b902ac797474d52a9b395b1a96521f (patch)
tree88450fda30211decee3b52512f7b0a1a7ae3b218 /dev-erlang/p1_pgsql/p1_pgsql-1.1.20.ebuild
parentdev-erlang/p1_oauth2: dekeyword ppc (diff)
downloadgentoo-f9bcd40ea8b902ac797474d52a9b395b1a96521f.tar.gz
gentoo-f9bcd40ea8b902ac797474d52a9b395b1a96521f.tar.bz2
gentoo-f9bcd40ea8b902ac797474d52a9b395b1a96521f.zip
dev-erlang/p1_pgsql: 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/p1_pgsql/p1_pgsql-1.1.20.ebuild')
-rw-r--r--dev-erlang/p1_pgsql/p1_pgsql-1.1.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.20.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.20.ebuild
index c824c3851e30..8d437c6c61bc 100644
--- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.20.ebuild
+++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.20.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
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="ErlPL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86"
DEPEND="
>=dev-erlang/xmpp-1.6.1