diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:01:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:01:49 +0000 |
commit | 8357fb0010220e91770f6d3acce28fbc24581c08 (patch) | |
tree | 21b72ccd64d2e303617d6055dec01dab7140038d /sys-apps/attr | |
parent | app-emulation/qemu: Stabilize 5.2.0-r50 arm64, #790374 (diff) | |
download | gentoo-8357fb0010220e91770f6d3acce28fbc24581c08.tar.gz gentoo-8357fb0010220e91770f6d3acce28fbc24581c08.tar.bz2 gentoo-8357fb0010220e91770f6d3acce28fbc24581c08.zip |
sys-apps/attr: Stabilize 2.5.1 arm64, #790440
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/attr/attr-2.5.1.ebuild b/sys-apps/attr/attr-2.5.1.ebuild index d83d6c8123b4..3e9773b22d25 100644 --- a/sys-apps/attr/attr-2.5.1.ebuild +++ b/sys-apps/attr/attr-2.5.1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else - 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="mirror://nongnu/${PN}/${P}.tar.gz" fi |