diff options
author | Sam James <sam@gentoo.org> | 2021-09-04 22:30:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-04 22:37:52 +0100 |
commit | 622da35c243d0c8ae0d34c2e565fce7715f0017b (patch) | |
tree | c6d7070489ba842543120447b9b73634698c82f2 /dev-ml/fpath | |
parent | dev-ml/rresult: Stabilize 0.5.0 arm64, #804771 (diff) | |
download | gentoo-622da35c243d0c8ae0d34c2e565fce7715f0017b.tar.gz gentoo-622da35c243d0c8ae0d34c2e565fce7715f0017b.tar.bz2 gentoo-622da35c243d0c8ae0d34c2e565fce7715f0017b.zip |
dev-ml/fpath: Stabilize 0.7.2 arm64, #804771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/fpath')
-rw-r--r-- | dev-ml/fpath/fpath-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fpath/fpath-0.7.2.ebuild b/dev-ml/fpath/fpath-0.7.2.ebuild index 7aded5cba303..abb9272ce8c9 100644 --- a/dev-ml/fpath/fpath-0.7.2.ebuild +++ b/dev-ml/fpath/fpath-0.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fpath/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |