summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-09-09 13:30:13 -0400
committerMike Gilbert <floppym@gentoo.org>2021-09-09 13:31:23 -0400
commit7b2d9ffee65dae931d86d546acc5b03754b1644c (patch)
tree20b5cc9988db5aaf49c893ea604c9969e00cf268 /sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
parentdev-python/stapler: mark ALLARCHES (diff)
downloadgentoo-7b2d9ffee65dae931d86d546acc5b03754b1644c.tar.gz
gentoo-7b2d9ffee65dae931d86d546acc5b03754b1644c.tar.bz2
gentoo-7b2d9ffee65dae931d86d546acc5b03754b1644c.zip
sys-apps/util-linux: stabilize 2.37.2-r1
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.37.2-r1.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.37.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild b/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
index 1cfac588089f..9c414db3dfb0 100644
--- a/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi