commit: a95975d9cf76906e88757f9c4aafbe947c39be34 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Nov 6 12:26:13 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Nov 6 12:26:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a95975d9
dev-python/materialyoucolor: unkeyword 9999 for ~amd64, ~arm64 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/materialyoucolor/materialyoucolor-2.0.10.ebuild | 2 +- dev-python/materialyoucolor/materialyoucolor-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/materialyoucolor/materialyoucolor-2.0.10.ebuild b/dev-python/materialyoucolor/materialyoucolor-2.0.10.ebuild index 16f67ef6f7..8028751868 100644 --- a/dev-python/materialyoucolor/materialyoucolor-2.0.10.ebuild +++ b/dev-python/materialyoucolor/materialyoucolor-2.0.10.ebuild @@ -8,7 +8,6 @@ HOMEPAGE="https://github.com/T-Dynamos/materialyoucolor-python" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" RESTRICT="network-sandbox" DISTUTILS_USE_PEP517=setuptools @@ -25,6 +24,7 @@ if [[ "${PV}" = *9999 ]]; then else SRC_URI="https://github.com/T-Dynamos/materialyoucolor-python/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-python-${PV}" + KEYWORDS="~amd64 ~arm64" fi distutils_enable_tests import-check diff --git a/dev-python/materialyoucolor/materialyoucolor-9999.ebuild b/dev-python/materialyoucolor/materialyoucolor-9999.ebuild index 16f67ef6f7..8028751868 100644 --- a/dev-python/materialyoucolor/materialyoucolor-9999.ebuild +++ b/dev-python/materialyoucolor/materialyoucolor-9999.ebuild @@ -8,7 +8,6 @@ HOMEPAGE="https://github.com/T-Dynamos/materialyoucolor-python" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" RESTRICT="network-sandbox" DISTUTILS_USE_PEP517=setuptools @@ -25,6 +24,7 @@ if [[ "${PV}" = *9999 ]]; then else SRC_URI="https://github.com/T-Dynamos/materialyoucolor-python/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-python-${PV}" + KEYWORDS="~amd64 ~arm64" fi distutils_enable_tests import-check
