commit:     45809d54deba99656ace7777bd4336d6c80a07a9
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Aug 24 17:24:56 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Aug 24 17:28:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45809d54

net-p2p/monero: unkeyword 0.18.4.1 for ~ppc64

We can't mask USE flags per-profile in overlays, so we can either mask a
USE flag completely or dekeyword.

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-p2p/monero/monero-0.18.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/monero/monero-0.18.4.1.ebuild 
b/net-p2p/monero/monero-0.18.4.1.ebuild
index 95ea8164f9..5a9d09da96 100644
--- a/net-p2p/monero/monero-0.18.4.1.ebuild
+++ b/net-p2p/monero/monero-0.18.4.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_SUBMODULES=()
 else
        SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86 ~ppc64"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="BSD MIT"

Reply via email to