dev-python/materialyoucolor: unkeyword 9999 for ~amd64, ~arm64

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-11-06 17:26:13 +05:00
parent 71b0a76560
commit a95975d9cf
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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