diff options
author | 2024-02-05 17:50:46 +0000 | |
---|---|---|
committer | 2024-02-05 17:50:46 +0000 | |
commit | 3e8e41553f7e385e4114f4a6834894cd82d8c9ba (patch) | |
tree | 6719b490a7a1f6f77fa9f55dcd6eaed93e174f14 /app-portage/pkg-testing-tools | |
parent | app-editors/mousepad: Bump to 0.6.2 (diff) | |
download | gentoo-3e8e41553f7e385e4114f4a6834894cd82d8c9ba.tar.gz gentoo-3e8e41553f7e385e4114f4a6834894cd82d8c9ba.tar.bz2 gentoo-3e8e41553f7e385e4114f4a6834894cd82d8c9ba.zip |
app-portage/pkg-testing-tools: Stabilize 0.2.0 amd64, #923784
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/pkg-testing-tools')
-rw-r--r-- | app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 e0b588d3b8a5..72b473ce34f7 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}] |