net-p2p/monero: unkeyword 0.18.4.1 for ~arm64, ~x86

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2025-08-24 22:40:02 +02:00
parent dac69ffa6a
commit 0a1ad7d79a
2 changed files with 2 additions and 2 deletions

View File

@@ -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"
KEYWORDS="~amd64"
fi
LICENSE="BSD MIT"

View File

@@ -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"
KEYWORDS="~amd64"
fi
LICENSE="BSD MIT"