summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-10 21:33:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-10 21:34:34 +0300
commitf1e88298c95a66f80354a2723d7e0adaed05f015 (patch)
treedb9e5b1b7bf20af897a02eb6b1bb716ee20d1297 /net-irc
parentapp-emulation/virtualbox-guest-additions: remove a dependency (diff)
downloadgentoo-f1e88298c95a66f80354a2723d7e0adaed05f015.tar.gz
gentoo-f1e88298c95a66f80354a2723d7e0adaed05f015.tar.bz2
gentoo-f1e88298c95a66f80354a2723d7e0adaed05f015.zip
net-irc/emech: dekeyword ppc
Fails to compile somewhat, maintainer-needed, so most likely not interesting for ppc arch. Bug: https://bugs.gentoo.org/901923 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/emech/emech-3.0.99_p20221123.ebuild4
-rw-r--r--net-irc/emech/emech-3.0.99_p3-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/emech/emech-3.0.99_p20221123.ebuild b/net-irc/emech/emech-3.0.99_p20221123.ebuild
index 2a8aa0fe51bb..ce1ff0ed233c 100644
--- a/net-irc/emech/emech-3.0.99_p20221123.ebuild
+++ b/net-irc/emech/emech-3.0.99_p20221123.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
@@ -15,7 +15,7 @@ S="${WORKDIR}/energymech-${GIT_COMMIT}"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug session tcl"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="virtual/libcrypt:="
DEPEND="${RDEPEND}"
diff --git a/net-irc/emech/emech-3.0.99_p3-r1.ebuild b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
index 6b5a308bbf18..84c7d2084451 100644
--- a/net-irc/emech/emech-3.0.99_p3-r1.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/}"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug session tcl"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
RDEPEND="virtual/libcrypt:="
DEPEND="${RDEPEND}"