diff options
-rw-r--r-- | app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild index 06fdcc7d4a78..41d4e5d3029a 100644 --- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild +++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/APN-Pucky/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" sys-apps/portage[${PYTHON_USEDEP}] |