diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:56:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 08:56:27 +0200 |
commit | 202e3a24b34254ed53c6d67c402eab42a850b06f (patch) | |
tree | 354e266d49289b7a907006b90bb43b54b3ff3d21 /sys-apps/coreutils | |
parent | sys-apps/coreutils: Stabilize 9.1-r2 amd64, #891521 (diff) | |
download | gentoo-202e3a24b34254ed53c6d67c402eab42a850b06f.tar.gz gentoo-202e3a24b34254ed53c6d67c402eab42a850b06f.tar.bz2 gentoo-202e3a24b34254ed53c6d67c402eab42a850b06f.zip |
sys-apps/coreutils: Stabilize 9.1-r2 arm, #891521
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-9.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-9.1-r2.ebuild b/sys-apps/coreutils/coreutils-9.1-r2.ebuild index 94b5cc72076f..4d3955f9990d 100644 --- a/sys-apps/coreutils/coreutils-9.1-r2.ebuild +++ b/sys-apps/coreutils/coreutils-9.1-r2.ebuild @@ -26,7 +26,7 @@ else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux" fi SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )" |