diff options
-rw-r--r-- | app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild b/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild index 3db90870dc33..3177469c8986 100644 --- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild +++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/slashbeast/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" sys-apps/portage[${PYTHON_USEDEP}] |