summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-02-05 18:03:23 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-02-05 18:03:23 +0000
commit98129a728463d9851b66526c8466178cefc15ba2 (patch)
treeae1a374c84c5689560f54a28b8829240d1a0d978
parent2024-02-05 17:51:29 UTC (diff)
parentapp-portage/pkg-testing-tools: Stabilize 0.2.0 x86, #923784 (diff)
downloadgentoo-98129a728463d9851b66526c8466178cefc15ba2.tar.gz
gentoo-98129a728463d9851b66526c8466178cefc15ba2.tar.bz2
gentoo-98129a728463d9851b66526c8466178cefc15ba2.zip
Merge updates from master
-rw-r--r--app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild4
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..06fdcc7d4a78 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}]