diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-27 07:11:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-27 07:11:31 +0200 |
commit | 1988cbf4c66dcc477c8272a282971ad8d2da6060 (patch) | |
tree | 90f9ad8158f18004d507735a954859ece90dc7a4 /app-portage/pkg-testing-tools | |
parent | app-arch/libarchive: amd64 stable wrt bug #810523 (diff) | |
download | gentoo-1988cbf4c66dcc477c8272a282971ad8d2da6060.tar.gz gentoo-1988cbf4c66dcc477c8272a282971ad8d2da6060.tar.bz2 gentoo-1988cbf4c66dcc477c8272a282971ad8d2da6060.zip |
app-portage/pkg-testing-tools: x86 stable wrt bug #808411
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/pkg-testing-tools')
-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}] |