diff options
author | Sam James <sam@gentoo.org> | 2023-07-18 18:48:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-18 18:48:02 +0100 |
commit | b0b8d3a258dffe64c1a9ad83464caa71dd8cb029 (patch) | |
tree | 20fae7ced14e6b915598c5cff6d0ed5ba9896fde /sys-apps/coreutils/coreutils-9.3-r3.ebuild | |
parent | sys-apps/coreutils: Stabilize 9.3-r3 x86, #908991 (diff) | |
download | gentoo-b0b8d3a258dffe64c1a9ad83464caa71dd8cb029.tar.gz gentoo-b0b8d3a258dffe64c1a9ad83464caa71dd8cb029.tar.bz2 gentoo-b0b8d3a258dffe64c1a9ad83464caa71dd8cb029.zip |
sys-apps/coreutils: Stabilize 9.3-r3 arm, #908991
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils/coreutils-9.3-r3.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-9.3-r3.ebuild b/sys-apps/coreutils/coreutils-9.3-r3.ebuild index 4d89250ff4de..8315e9e75bac 100644 --- a/sys-apps/coreutils/coreutils-9.3-r3.ebuild +++ b/sys-apps/coreutils/coreutils-9.3-r3.ebuild @@ -33,7 +33,7 @@ else 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 )" |