summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-02-13 09:49:05 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-13 10:05:21 +0200
commit90d287a47a7031485ae2ea340a07c9ef171fd24b (patch)
tree41583526c71b8294d765146fa162cb3efc5547d3 /app-portage
parentnet-libs/rabbitmq-c: Stabilize 0.13.0 x86, #924320 (diff)
downloadgentoo-90d287a47a7031485ae2ea340a07c9ef171fd24b.tar.gz
gentoo-90d287a47a7031485ae2ea340a07c9ef171fd24b.tar.bz2
gentoo-90d287a47a7031485ae2ea340a07c9ef171fd24b.zip
app-portage/pkg-testing-tools: destabilize 0.2.0 for ~amd64, ~x86
- >0.1.2 is buggy, where the tool can't handle automatic keywording, making it currently useless for stabilization, but useful for general package testing (in ~unstable system). See upstream issue #10. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild2
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}]