summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-04 10:40:36 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-04 10:43:30 +0100
commitaae58afb6392c5ee77cb3b6d4d2c8c236007f2a2 (patch)
treefae16f30bd09fe0b5e6473051addaefb00d2bfb0
parentc2cabdde893c6532afe8a3eab666c3b8ea817439 (diff)
downloadkde-aae58afb6392c5ee77cb3b6d4d2c8c236007f2a2.tar.gz
kde-aae58afb6392c5ee77cb3b6d4d2c8c236007f2a2.tar.bz2
kde-aae58afb6392c5ee77cb3b6d4d2c8c236007f2a2.zip
Documentation: lib.sh: Drop keywords to testing in bump_packages_from_set()
get_main_tree_keyword() gets us all KEYWORDS, be they arch or ~arch. Forward-port from f8c30a0be3ae8ea200ac46c0f7c85571b328d72f. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rwxr-xr-xDocumentation/maintainers/new/lib.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainers/new/lib.sh b/Documentation/maintainers/new/lib.sh
index b512921c049..a42bea2e006 100755
--- a/Documentation/maintainers/new/lib.sh
+++ b/Documentation/maintainers/new/lib.sh
@@ -39,6 +39,7 @@ bump_packages_from_set() {
if [[ ${destination} != *9999* ]] ; then
ekeyword $(get_main_tree_keyword ${cp}) ${destination} > /dev/null
+ ekeyword ~all ${destination} > /dev/null
fi
repoman manifest